Gets a set of 
Quaternion coordinates with values of zero.
            
 
    Namespace: 
   AGI.Foundation.Coordinates
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic static Quaternion Zero { get; }Public Shared ReadOnly Property Zero As Quaternion
	Get
public:
static property Quaternion Zero {
	Quaternion get ();
}static member Zero : Quaternion with get
Property Value
Type: 
Quaternion
See Also