Quaternion.Length Method ()

Returns the length of a quaternion.

Overload List

public float Length();
public static float Length(Quaternion);

See Also