mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-01 07:45:11 +01:00
32 lines
503 B
JSON
32 lines
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"
|
||
|
}
|