Pixel-Composer/datafiles/data/Nodes/Internal/Animation/Node_Counter/info.json

13 lines
242 B
JSON
Raw Normal View History

2025-01-09 05:28:30 +01:00
{
"tooltip":"Output current frame as frame index, or animation progress (0 - 1).",
"alias":[
"current frame",
"counter"
],
2025-01-09 08:28:19 +01:00
"spr":"s_node_counter",
2025-01-09 05:28:30 +01:00
"baseNode":"Node_Counter",
"io":[
"float"
],
"name":"Frame Index"
}