mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 07:17:31 +01:00
8 lines
197 B
JSON
8 lines
197 B
JSON
|
{
|
||
|
"tooltip":"Create 2D array by multiplying each member in the first 1D array with the second 1D array.",
|
||
|
"baseNode":"Node_Array_Composite",
|
||
|
"io":[
|
||
|
"any"
|
||
|
],
|
||
|
"name":"Array Composite"
|
||
|
}
|