|
QuaternionLength Method
|
Calculates the length of the Quaternion.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxPublic Function Length As Double
member Length : unit -> float
Return Value
Type:
DoubleThe computed length of the Quaternion.
See Also