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. |