DefaultMeshLoader.load_mesh
- DefaultMeshLoader.load_mesh(url)[source]
Loads a mesh from local storage.
- Parameters
url (str) – Mesh location
- Returns
Mesh
– Instance of a mesh.
Loads a mesh from local storage.
url (str) – Mesh location
Mesh
– Instance of a mesh.