Bagikan melalui


Quaternion.Normalize Method

Divides each component of a quaternion by the length of the quaternion.

Overload List

Name Description
Quaternion.Normalize () Divides each component of the quaternion by the length of the quaternion.
Quaternion.Normalize (Quaternion) Divides each component of the quaternion by the length of the quaternion.
Quaternion.Normalize (Quaternion, Quaternion) Divides each component of the quaternion by the length of the quaternion.

See Also

Reference

Quaternion Structure
Quaternion Members
Microsoft.Xna.Framework Namespace