Vec2.refract

Refracts this vector onto another one that represents the area change.

struct Vec2(T)
const
refract
(
const Vec2!T v
,
float eta
)

Meta