mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 23:35:12 +01:00
13 lines
241 B
JSON
13 lines
241 B
JSON
|
{
|
||
|
"tooltip":"Repeat image multiple times linearly, or in grid pattern.",
|
||
|
"alias":[
|
||
|
"repeat polar",
|
||
|
"repeat circular"
|
||
|
],
|
||
|
"baseNode":"Node_Repeat",
|
||
|
"io":[
|
||
|
"surface"
|
||
|
],
|
||
|
"build":"Node_create_Repeat",
|
||
|
"name":"Repeat"
|
||
|
}
|