Json3dMesh Op

Json3dMesh

This op is deprecated!

It will not receive any updates

Load Single Mesh from a 3d File, e.g. FBX,OBJ,DAE


please use Ops.Json3d.Mesh3d now!

Uses the library assimp, have a look at the page to see which formats are supported.


Edit Documentation
Full Name
  • Ops.Deprecated.Json3d.Json3dMesh
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


INPUT PORTS


Render (Trigger)
file (Number:string )
Mesh Index (Number:integer )
Draw (Number:boolean )
Center Mesh (Number:boolean )
Size (Number)

If Size is 0 then it will not be resized. If size is not 0, the mesh will be scaled exactly to that size.

Merge (Number:boolean )
Calculate Normals (String)

OUTPUT PORTS


trigger (Trigger)
Geometry (Object)
Scaling (Number)

Patches using Json3dMesh

  • Examples
  • Public
  • My Patches

Changelog


Ops.Json3d.Json3dMesh renamed to Ops.Deprecated.Json3d.Json3dMeshuser avatarpandur - 2019-09-05 11:00