mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 23:35:12 +01:00
12 lines
216 B
JSON
12 lines
216 B
JSON
|
{
|
||
|
"tooltip":"Output current frame as frame index, or animation progress (0 - 1).",
|
||
|
"alias":[
|
||
|
"current frame",
|
||
|
"counter"
|
||
|
],
|
||
|
"baseNode":"Node_Counter",
|
||
|
"io":[
|
||
|
"float"
|
||
|
],
|
||
|
"name":"Frame Index"
|
||
|
}
|