Gets a set of
Spherical coordinates with values of zero.
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 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:
SphericalSee Also