mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-07 10:45:22 +01:00
12 lines
173 B
JSON
12 lines
173 B
JSON
|
{
|
||
|
"tooltip":"Set array member based on index.",
|
||
|
"alias":[
|
||
|
"set array"
|
||
|
],
|
||
|
"baseNode":"Node_Array_Set",
|
||
|
"io":[
|
||
|
"any",
|
||
|
"pbBox"
|
||
|
],
|
||
|
"name":"Array Set"
|
||
|
}
|