Click or drag to resize

QuaternionLength Method

Calculates the length of the Quaternion.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double Length()

Return Value

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