mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 23:35:12 +01:00
12 lines
173 B
JSON
12 lines
173 B
JSON
|
{
|
||
|
"tooltip":"Generate voronoi pattern.",
|
||
|
"alias":[
|
||
|
"voronoi",
|
||
|
"worley"
|
||
|
],
|
||
|
"baseNode":"Node_Cellular",
|
||
|
"io":[
|
||
|
"surface"
|
||
|
],
|
||
|
"name":"Cellular Noise"
|
||
|
}
|