Gets a set of
Spherical 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 Spherical Zero { get; }
Public Shared ReadOnly Property Zero As Spherical
Get
public:
static property Spherical Zero {
Spherical get ();
}
static member Zero : Spherical with get
Property Value
Type:
Spherical
See Also