Vec2.approach

Linear interpolation to approach a target

struct Vec2(T)
approach
(
const Vec2!T target
,
const Vec2!T step
)

Meta