Pixel-Composer/datafiles/data/Nodes/Internal/Image/info.json

8 lines
174 B
JSON
Raw Normal View History

{
"name": "Image",
"internalRef": "Node_Image",
"tooltip": "Load a single image from your computer.",
"io": [ "surface" ],
"build": "Node_create_Image"
}