mojo3d.Model - nitrologic/monkey2 GitHub Wiki

mojo3d::mojo3d.Model

Class Model Extends mojo3d:mojo3d.Renderable

The Model class.

Constructors
New Creates a new model.
Properties
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.