Click or drag to resize

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)
Syntax
public double Length()

Return Value

Type: Double
The computed length of the Quaternion.
See Also