Click or drag to resize

QuaternionIdentity Property

Returns the (1,0,0,0) quaternion.

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

Property Value

Type: Quaternion
See Also