Type ModelRenderer
Namespace
GloryEngine.Entities
Summary
Handle for a ModelRenderer component
Properties
Material
The first material in the material list
MaterialCount
Number of materials on this component
Model
The Model to render
Methods
GetMaterial(System.UInt32)
Get a material from the array
AddMaterial(GloryEngine.Material)
Add a material to the array
SetMaterial(System.UInt32,GloryEngine.Material)
Set a material at a specific index in the array