mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 07:17:31 +01:00
14 lines
No EOL
240 B
JSON
14 lines
No EOL
240 B
JSON
{
|
|
"tooltip":"Create group that iterate to each member in an array.",
|
|
"alias":[
|
|
"iterate each",
|
|
"for each",
|
|
"array loop"
|
|
],
|
|
"baseNode":"Node_Iterate_Each_Inline",
|
|
"io":[
|
|
"any",
|
|
"any"
|
|
],
|
|
"name":"Loop Array"
|
|
} |