AngleAxisRotationZero Property |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static AngleAxisRotation Zero { get; }
Public Shared ReadOnly Property Zero As AngleAxisRotation
Get
public:
static property AngleAxisRotation Zero {
AngleAxisRotation get ();
}
static member Zero : AngleAxisRotation with get
Return Value
Type:
AngleAxisRotationThe set of
AngleAxisRotation coordinates representing the zero vector.
See Also