AngleAxisRotationZero Property  | 
  
    Namespace: 
   AGI.Foundation.Coordinates
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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