![]() | |
Spherical |
The SphericalZoneVisual3D type exposes the following members.
Name | Description | |
---|---|---|
![]() | CenterPosition | Gets or sets the center position of the sphere |
![]() | CircularRadius | Gets or sets the circular radius of the sphere that defines the radius that is perpendicular to the Direction. |
![]() | CircularSegments | Gets or sets the number of segments around the sphere. Default value is 30. |
![]() | Direction | Gets or sets the direction of the zone. Default value is up vector (0, 1, 0). |
![]() | DirectionalRadius | Gets or sets the directional radius of the sphere that defines the radius that is parallel to the Direction. |
![]() | DirectionalSegments | Gets or sets the number of segments in the direction defined by the Direction property. Default value is 15. |
![]() | ZoneEndAngle | Gets or sets the end angle of the zone in the range from 0 to 180 (0 represent start of the sphere - pole; 90 represents the equator of the sphere; 180 represents the end of the sphere). Default value is 180. |
![]() | ZoneStartAngle | Gets or sets the start angle of the zone in the range from 0 to 180 (0 represent start of the sphere - pole; 90 represents the equator of the sphere; 180 represents the end of the sphere). Default value is 90. |