|
MxEngine
|
Public Types | |
| using | MaterialRef = MaterialHandle |
| using | MaterialArray = MxVector< MaterialRef > |
Public Member Functions | |
| MeshRenderer (MaterialRef material) | |
| MeshRenderer (MaterialArray materials) | |
| MaterialRef | GetMaterial () const |
Static Public Member Functions | |
| static MaterialArray | LoadMaterials (const MxString &objectFilepath) |
| static MxString | GetMaterialFileSuffix () |
Public Attributes | |
| MaterialArray | Materials |
1.8.12