Sdílet prostřednictvím


Vector3.Normalize Method

Creates a unit vector from the specified vector.

Overload List

Name Description
Vector3.Normalize () Turns the current vector into a unit vector.
Vector3.Normalize (Vector3) Creates a unit vector from the specified vector.
Vector3.Normalize (Vector3, Vector3) Returns a normalized version of the specified vector.

See Also

Reference

Vector3 Structure
Vector3 Members
Microsoft.Xna.Framework Namespace