Pixel-Composer/datafiles/data/Nodes/Internal/3D/RM Primitive/info.json
2025-01-09 11:28:30 +07:00

32 lines
No EOL
503 B
JSON

{
"tooltip":"Create SDF object.",
"alias":[
"plane",
"box",
"box frame",
"box round",
"cube",
"sphere",
"ellipse",
"cut sphere",
"cut hollow sphere",
"torus",
"capped torus",
"cylinder",
"prism",
"capsule",
"cone",
"capped cone",
"round cone",
"3d arc",
"pie",
"octahedron",
"pyramid"
],
"baseNode":"Node_RM_Primitive",
"io":[
"surface"
],
"build":"Node_create_RM_Primitive",
"name":"RM Primitive"
}