The IScene3DPlane interface contains properties that are used to determine scene plane parameters.
Property name | Brief description | |
Offset | The Offset property determines an level offset relative to the coordinate origin [-0.5; 0.5] (along the vector of its own normal line). | |
Type | The Type property determines orientation of a level relative to coordinate planes. |
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: