The IScene3DPlane interface contains properties to define parameters of a scene plane.
| Property name | Brief description | |
| Offset | The Offset property specifies level offset relative to the grid origin [-0.5; 0.5] (along the vector of a proper normal line). | |
| Type | The Type property specifies level orientation 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 object color. | |
| Selected | The Selected property determines whether an object is selected. | |
| Visible | The Visible property determines whether an object is visible. |
See also: