fix
This commit is contained in:
@@ -25,6 +25,8 @@ export const NODE_DATATYPE = {
|
||||
CARDS_SELECT: 'cards-select',
|
||||
TO_REAL_STYLE: 'to-real-style',
|
||||
SURFACE_EDIT: 'surface-edit',
|
||||
CANVAS_MODE: 'canvas-mode',
|
||||
Fast_MODE: 'fast-mode',
|
||||
SCENE_COMPOSITION: 'scene-composition',
|
||||
COLOR_PALETTE: 'color-palette',
|
||||
TO_3D_MODEL: 'to-3d-model',
|
||||
@@ -38,6 +40,8 @@ export const NODE_DATATIER = {
|
||||
CARDS_SELECT: 0,
|
||||
TO_REAL_STYLE: 1,
|
||||
SURFACE_EDIT: 1,
|
||||
CANVAS_MODE: 1,
|
||||
Fast_MODE: 1,
|
||||
SCENE_COMPOSITION: 2,
|
||||
COLOR_PALETTE: 2,
|
||||
TO_3D_MODEL: 2,
|
||||
|
||||
Reference in New Issue
Block a user