Scales the quaternion's coordinates so that a*a + b*b + c*c + d*d = 1.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Function Unitize As Boolean
Return Value
Type:
Boolean
true if successful. false if the quaternion is zero and cannot be unitized.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also