Home > All Other Interfaces > ITerrainSphere > Style
Determines which part of the sphere is visible. The style can have any of the following values:
§ SPHERE_NORMAL = 0
The entire sphere is visible.
§ SPHERE_UPPER_HALF = 1
The top half is visible.
§ SPHERE_LOWER_HALF = 2
The lower half is visible.
§ SPHERE_ UPPER_HALF_BASE = 3
The upper half, with a base, is visible.
§ SPHERE_LOWER_HALF_BASE = 4
The lower half, with a base, is visible.
JavaScript |
|
|
|
|
|
C# |
|
|
|
|
|
C++ |
|
|
|
|
|