| Vector3Reflect Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| Reflect(Vector3, Vector3) |
Returns the reflection of a vector off a surface that has the specified normal. Reference page contains code sample.
| |
| Reflect(Vector3, Vector3, Vector3) |
Returns the reflection of a vector off a surface that has the specified normal. Reference page contains code sample.
|