MaterialAPI Properties |
The MaterialAPI type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alpha |
Opacity levels (multiplied with color opacity).
|
![]() | AmbientLight |
Ambient light color.
|
![]() | DiffuseColor |
Diffuse color.
|
![]() | Effect |
Get the effect instance.
|
![]() | EmissiveLight |
Emissive light color.
|
![]() | LightingEnabled |
Return if this material support dynamic lighting.
|
![]() | Projection |
Current projection matrix.
|
![]() | SpecularColor |
Specular color.
|
![]() | SpecularPower |
Specular power.
|
![]() | Texture |
Texture to draw.
|
![]() | TextureEnabled |
Is texture currently enabled.
|
![]() | View |
Current view matrix.
|
![]() | ViewProjection |
Current view-projection matrix.
|
![]() | World |
Current world transformations.
|