Created
May 4, 2020 16:21
-
-
Save zeffii/ab9686838d56b6ff4b188bb0afba8d6f to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.83(sub15) | NodeTree | 2020.05.04 | 18:21
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": { | |
"Image": { | |
"bl_idname": "ImageNode", | |
"color": [ | |
0.0, | |
0.5, | |
0.5 | |
], | |
"height": 100.0, | |
"hide": false, | |
"image_name": "consolas_2.png", | |
"label": "", | |
"location": [ | |
293.33282470703125, | |
44.606956481933594 | |
], | |
"params": { | |
"Xstep": 0.2500000298023224, | |
"Xvecs": 100, | |
"Ystep": 0.550000011920929, | |
"Yvecs": 51 | |
}, | |
"use_custom_color": true, | |
"width": 292.1851806640625 | |
}, | |
"Temporal Viewer": { | |
"bl_idname": "SvVDExperimental", | |
"color": [ | |
0.6661409735679626, | |
0.20302200317382812, | |
0.0 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "Temporal Viewer", | |
"location": [ | |
711.3877563476562, | |
136.9952850341797 | |
], | |
"params": {}, | |
"use_custom_color": true, | |
"width": 140.0 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"Image", | |
0, | |
"Temporal Viewer", | |
0 | |
], | |
[ | |
"Image", | |
1, | |
"Temporal Viewer", | |
1 | |
], | |
[ | |
"Image", | |
2, | |
"Temporal Viewer", | |
2 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment