Created
April 14, 2021 13:52
-
-
Save zeffii/dd2b1b243712e84ef0070f8e86f17741 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.93.0Alpha | NodeTree | 2021.04.14 | 15:52
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, -4.771831512451172, 0.0, 1.0, 0.0, -10.614073753356934, 0.0, 0.0, 1.0, 0.15382766723632812, 0.0, 0.0, 0.0, 1.0]}", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-364.16925048828125, | |
145.58482360839844 | |
], | |
"params": { | |
"currently_storing": 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": { | |
"vector_color": [ | |
0.9473683834075928, | |
0.9473685622215271, | |
1.0, | |
1.0 | |
] | |
}, | |
"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