Redigera

Dela via


Quaternion.LengthSquared Method

Definition

Calculates the squared length of the quaternion.

public:
 float LengthSquared();
public float LengthSquared();
public readonly float LengthSquared();
member this.LengthSquared : unit -> single
Public Function LengthSquared () As Single

Returns

The length squared of the quaternion.

Applies to