Vector3.Reflect Method
Returns the reflection of a vector off a surface that has the specified normal.
Overload List
Name | Description |
---|---|
Vector3.Reflect (Vector3, Vector3) | Returns the reflection of a vector off a surface that has the specified normal. |
Vector3.Reflect (Vector3, Vector3, Vector3) | Returns the reflection of a vector off a surface that has the specified normal. |
See Also
Reference
Vector3 Structure
Vector3 Members
Microsoft.Xna.Framework Namespace