Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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