Created
April 14, 2021 14:55
-
-
Save zeffii/8e6dbf74775a0d49fb70e5a05ed60765 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.93.0Alpha | NodeTree | 2021.04.14 | 16:55
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": {}, | |
"geom": "{\"Vertices\": [-1.0, -1.0, -1.0, -1.0, -1.0, 1.0, -1.0, 1.0, -1.0, -1.0, 1.0, 1.0, 1.0, -1.0, -1.0, 1.0, -1.0, 1.0, 1.0, 1.0, -1.0, 1.0, 1.0, 1.0], \"Edges\": [0, 2, 0, 1, 1, 3, 2, 3, 2, 6, 3, 7, 6, 7, 4, 6, 5, 7, 4, 5, 0, 4, 1, 5], \"Polygons\": [4, 0, 1, 3, 2, 4, 2, 3, 7, 6, 4, 6, 7, 5, 4, 4, 4, 5, 1, 0, 4, 2, 6, 4, 0, 4, 7, 3, 1, 5], \"MaterialIdx\": [0, 0, 0, 0, 0, 0], \"Matrix\": [1.0, 0.0, 0.0, -0.41455650329589844, 0.0, 1.0, 0.0, -0.23487186431884766, 0.0, 0.0, 1.0, 0.5709228515625, 0.0, 0.0, 0.0, 1.0]}", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-185.00640869140625, | |
195.22238159179688 | |
], | |
"params": { | |
"currently_storing": true, | |
"do_not_add_obj_to_scene": true, | |
"obj_name": "Cube" | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Viewer Draw": { | |
"bl_idname": "SvViewerDrawMk4", | |
"color": [ | |
1.0, | |
0.5889999866485596, | |
0.21400000154972076 | |
], | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
74.00257873535156, | |
232.18759155273438 | |
], | |
"params": {}, | |
"use_custom_color": true, | |
"width": 140.0 | |
} | |
}, | |
"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