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

Quaternion::LengthSquared Method

Calculates the squared length of the quaternion.

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

public:
float LengthSquared()

Return Value

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