RPE Chart Utils
Preparing search index...
math
vec2Reflect
Function vec2Reflect
vec2Reflect
(
v
:
Vec2
,
normal
:
Vec2
)
:
Vec2
Reflect vector v off a surface with the given normal.
Parameters
v
:
Vec2
normal
:
Vec2
Returns
Vec2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RPE Chart Utils
Loading...
Reflect vector v off a surface with the given normal.