Click or drag to resize
AB4D logo

SphericalZoneMesh3D Properties

The SphericalZoneMesh3D type exposes the following members.

Properties
 NameDescription
Public propertyCreatePolygonIndices Gets or sets a nullable Boolean that specifies if the created MeshGeometry3D will have PolygonIndices set to the PolygonIndicesProperty DependencyProperty. If this value is not set, then static CreatePolygonIndicesByDefault value is used. Default value is null.
Public propertyGeometry Gets the MeshGeometry3D that represents a 3D sphere.
Public propertyUpDirection When UpDirection Vector3D is set (is not null), then this defines the vector that is perpendicular to the direction vector and defines the start angle.
Top
See Also