Click or drag to resize

QuaternionZero Property

Returns the default quaternion, where all coefficients are 0.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Quaternion Zero { get; }

Property Value

Type: Quaternion
See Also