Pixel-Composer/datafiles/data/Nodes/Internal/Generate/Node_Cellular/info.json

13 lines
200 B
JSON
Raw Normal View History

2025-01-09 05:28:30 +01:00
{
"tooltip":"Generate voronoi pattern.",
"alias":[
"voronoi",
"worley"
],
2025-01-09 08:28:19 +01:00
"spr":"s_node_cellular",
2025-01-09 05:28:30 +01:00
"baseNode":"Node_Cellular",
"io":[
"surface"
],
"name":"Cellular Noise"
}