Vector4.Normalize Method
Creates a unit vector from the specified vector.
Overload List
Name | Description |
---|---|
Vector4.Normalize () | Turns the current vector into a unit vector. |
Vector4.Normalize (Vector4) | Creates a unit vector from the specified vector. |
Vector4.Normalize (Vector4, Vector4) | Returns a normalized version of the specified vector. |
See Also
Reference
Vector4 Structure
Vector4 Members
Microsoft.Xna.Framework Namespace