QuaternionIdentity Property |
Returns the (1,0,0,0) quaternion.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static Quaternion Identity { get; }Public Shared ReadOnly Property Identity As Quaternion
Get
Property Value
Type:
Quaternion
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also