mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-01 07:45:11 +01:00
9 lines
181 B
JSON
9 lines
181 B
JSON
|
{
|
||
|
"tooltip":"Load .obj file from your computer as a 3D object.",
|
||
|
"baseNode":"Node_3D_Mesh_Obj",
|
||
|
"io":[
|
||
|
"d3Mesh"
|
||
|
],
|
||
|
"build":"Node_create_3D_Obj",
|
||
|
"name":"3D Object"
|
||
|
}
|