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

12 lines
216 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"
],
"baseNode":"Node_Counter",
"io":[
"float"
],
"name":"Frame Index"
}