The IScene3DNamedSphere interface contains properties that are used to determine named group point parameters.
Property name | Brief description | |
Name | The Name property determines a name of named group point. |
Property name | Brief description | |
R | The R property determines a radius of a sphere (point). Available values should belong to the range [0;0.5]. | |
Value | The Value property determines coordinates of a sphere (a point). | |
ValueX | The ValueX property determines a coordinate of a sphere (point) along the OX axis. | |
ValueY | The ValueY property determines a coordinate of a sphere (point) along the OY axis. | |
ValueZ | The ValueZ property determines a coordinate of a sphere (point) along the OZ axis. |
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: