Windows apps
Collapse the table of content
Expand the table of content

Quaternion::Length Method

Calculates the length of the quaternion.

Namespace:  System.Numerics
Assembly:  System.Numerics.Vectors (in System.Numerics.Vectors.dll)

public:
float Length()

Return Value

Type: System::Single
The computed length of the quaternion.
Show:
© 2017 Microsoft