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