Pixel-Composer/datafiles/data/Nodes/Internal/Compose/Camera/info.json

8 lines
214 B
JSON
Raw Normal View History

2025-01-09 05:28:30 +01:00
{
"tooltip":"Create camera that crop image to fix dimension with control of position, zoom. Also can be use to create parallax effect.",
"baseNode":"Node_Camera",
"io":[
"surface"
],
"name":"Camera"
}