Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Mesh
  5. loadGLTF

loadGLTF

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Parameters:

  • name
    • A string pointing to the .gltf (local) or .glb (local and web) file

Example:

1
2
--Load a GLTF model from the Internet
obj.loadGLTF("http://macgrids.ca/BrainStem.glb")

Advanced GLTF Manipulation

Tags
Was this article helpful to you? Yes No

How can we help?