This document is archived and information here might be outdated. Recommended version. |
Provides access to Material properties.
Name | Description | |
---|---|---|
ClearTextureImage | Clear Texture Image file. | |
ClearTransparentTextureColor | Clear the transparent color to the texture image. | |
Color | The color. | |
GetColor | Get color, red, green, blue is in range of 0.0 - 1.0. | |
HasTransparentTextureColor | Indicates if a transparent color has been assigned to the texture image. | |
SetColor | Set color, red, green, blue is in range of 0.0 - 1.0. | |
TextureColorPalette | The values of unique RGB colors in the texture image. | |
TextureImage | The Texture Image file. | |
Transparency | The transparency, in range of 0.0 - 1.0. | |
TransparentTextureColor | The transparent texture color. |
Classes | Description |
---|---|
GeometryMaterial | The Geometry Material component. |