Click or drag to resize
AB4D logo

SphericalZoneMesh3DUpDirection Property

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.

Namespace: Ab3d.Meshes
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Vector3D? UpDirection { get; set; }

Property Value

NullableVector3D
See Also