Advanced material type with texture for a shiny gloss effect only.
Choosing this option a reflection texture is associated to a colour base creating a chromed effect.
| Name | Type | Description |
|---|---|---|
| DiffuseColor | ColorPalette | Sets the RGB color of the material when illuminated. The range of values is 0.0 to 1.0. |
| SpecularColor | ColorPalette | Sets the RGB specular color of the material (highlights). The range of values is 0.0 to 1.0. |
| EmissiveColor | ColorPalette | Sets the RGB color of the light the material emits, if any. The range of values is 0.0 to 1.0. |
| Trasparency | SliderControl | Specifies how "clear" an object is, with 1.0 being completely transparent, and 0.0 completely opaque. |
| Shininess | SliderControl | Sets the degree of vividness. |
| Ambient Intensity | SliderControl | Specifies the intensity of the ambient emission from the light. |
| ReflectionTexture URL | PictureSelector | Selects an image file from Url. |