Click or drag to resize
Vector3Reflect Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodStatic memberReflect(Vector3, Vector3)
Returns the reflection of a vector off a surface that has the specified normal. Reference page contains code sample.
Public methodStatic memberReflect(Vector3, Vector3, Vector3)
Returns the reflection of a vector off a surface that has the specified normal. Reference page contains code sample.
Top
See Also