|
Vector3NaN Property
|
Gets an NaN vector.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static Vector3 NaN { get; }
Public Shared ReadOnly Property NaN As Vector3
Get
public:
static property Vector3 NaN {
Vector3 get ();
}
static member NaN : Vector3 with get
Property Value
Type:
Vector3
See Also