Click or drag to resize
AB4D logo

SphericalZoneVisual3D Properties

The SphericalZoneVisual3D type exposes the following members.

Properties
 NameDescription
Public propertyCenterPosition Gets or sets the center position of the sphere
Public propertyCircularRadius Gets or sets the circular radius of the sphere that defines the radius that is perpendicular to the Direction.
Public propertyCircularSegments Gets or sets the number of segments around the sphere. Default value is 30.
Public propertyDirection Gets or sets the direction of the zone. Default value is up vector (0, 1, 0).
Public propertyDirectionalRadius Gets or sets the directional radius of the sphere that defines the radius that is parallel to the Direction.
Public propertyDirectionalSegments Gets or sets the number of segments in the direction defined by the Direction property. Default value is 15.
Public propertyZoneEndAngle 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.
Public propertyZoneStartAngle 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.
Top
See Also