BasicMaterial Class Properties
In This Topic
For a list of all members of this type, see BasicMaterial members.
Public Properties
| Name | Description |
| Color |
Gets or sets the color of this material.
|
| EdgeColor |
Gets or sets the edge color of this material.
|
| EdgeWidth |
Gets or sets the edge width of this material.
|
| IsCullBackFace |
Gets or sets a value representing if back-face culling is a property of this material.
|
| Shininess |
Gets or sets the shininess of this material.
|
| TextureResource | A TextureResource that contains Texture. |
| TransparencyPercent |
Gets or sets the transparency of this material. The transparency is a value between 0 and 100 inclusive.
|
Top
See Also