Skip to content

Mojo3d model

mojo3d:mojo3d.Model

Class Model Extends Renderable#

The Model class.

Structs
Bone
Constructors
New Creates a new model.
Properties
Bones
Material The default material to use for rendering.
Materials The materials to use for rendering.
Mesh The mesh rendered by the model.
Methods
Copy Copies the model.
Functions
Load Loads a model from a file path.
LoadBoned Loads a boned model from a file path.