Created
April 25, 2020 09:27
-
-
Save zeffii/7ae7f02e99d10a66175e071df1a9df27 to your computer and use it in GitHub Desktop.
Sverchok_0.6.0.0_NodeTree22_B2.83(sub13)2020_04_25_11_27
This file contains 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.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Suzanne": { | |
"bl_idname": "SvSuzanneNode", | |
"color": [ | |
0.0, | |
0.5, | |
0.5 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
238.734375, | |
193.69459533691406 | |
], | |
"params": {}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Temporal Viewer": { | |
"bl_idname": "SvVDExperimental", | |
"color": [ | |
0.6661409735679626, | |
0.20302200317382812, | |
0.0 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "Temporal Viewer", | |
"location": [ | |
632.687744140625, | |
248.5940399169922 | |
], | |
"params": { | |
"draw_gl_polygonoffset": 1 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"Suzanne", | |
0, | |
"Temporal Viewer", | |
0 | |
], | |
[ | |
"Suzanne", | |
1, | |
"Temporal Viewer", | |
1 | |
], | |
[ | |
"Suzanne", | |
2, | |
"Temporal Viewer", | |
2 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment