Created
April 14, 2021 13:40
-
-
Save zeffii/ff5227ca56887c7ee09d4b0029d280ea to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.93.0Alpha | NodeTree | 2021.04.14 | 15:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.10", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Objects in Lite": { | |
"bl_idname": "SvObjInLite", | |
"color": [ | |
0.0, | |
0.5, | |
0.20000000298023224 | |
], | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-364.16925048828125, | |
145.58482360839844 | |
], | |
"params": { | |
"currently_storing": true, | |
"do_not_add_obj_to_scene": true, | |
"obj_name": "Cube" | |
}, | |
"use_custom_color": true, | |
"width": 174.3832244873047 | |
}, | |
"Viewer Draw": { | |
"bl_idname": "SvViewerDrawMk4", | |
"color": [ | |
1.0, | |
0.5889999866485596, | |
0.21400000154972076 | |
], | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-115.05492401123047, | |
145.58482360839844 | |
], | |
"params": {}, | |
"use_custom_color": true, | |
"width": 125.2688980102539 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"Objects in Lite", | |
0, | |
"Viewer Draw", | |
0 | |
], | |
[ | |
"Objects in Lite", | |
2, | |
"Viewer Draw", | |
2 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment