Wiki-home » About VastPark » Specifications » IMML » IMML Help »
Material Help¶
Introduction¶
Defines the appearance of a given material group and the way light will interact with it
Child Elements¶
Attributes¶
Ambient¶
| Type |
imml:Colour |
| Use |
optional |
| Documentation |
A value determining how ambient light is reflected |
Diffuse¶
| Type |
imml:Colour |
| Use |
optional |
| Documentation |
A value determining how diffuse light is reflected |
Emissive¶
| Type |
imml:Colour |
| Use |
optional |
| Documentation |
A value determining the light to emit |
Specular¶
| Type |
imml:Colour |
| Use |
optional |
| Documentation |
A value that indicates the highlight colour. Increase/decrease this using the Power attribute |
Opacity¶
| Type |
xs:float |
| Use |
optional |
| Documentation |
A value between 0 and 1 describing the amount of opacity |
Power¶
| Type |
xs:float |
| Use |
optional |
| Documentation |
The amount of specular highlighting |
AlphaThreshold¶
| Type |
xs:float |
| Use |
optional |
| Default |
0.5 |
| Documentation |
A value between 0 and 1 which represents the alpha threshold for this material |
EnableTextures¶
| Type |
imml:Boolean |
| Use |
optional |
| Default |
True |
| Documentation |
When false, disables textures for the material group this material is nested within |