The IScene3DPrimitive interface contains properties that are used to determine the appearance of graphics primitives. It is used as a base interface for the following interfaces:
Property name | Brief description | |
BitmapIndex | The BitmapIndex property determines index of an image contained in the IScene3DTextureManager texture collection. | |
Color | The Color property determines an object color. | |
Selected | The Selected property determines whether an object is selected. | |
Visible | The Visible property determines whether an object is visible. |
See also: