inochi2d ~main (2022-05-11T02:02:14.2239396)
Dub
Repo
dampen
inochi2d
math
Smoothly dampens from a position to a target
V
dampen
(V pos, V target, double delta, double speed)
float
dampen
(float pos, float target, double delta, double speed)
float
dampen
(
float
pos
,
float
target
,
double
delta
,
double
speed
= 1
)
Meta
Source
See Implementation
inochi2d
math
modules
camera
serialization
transform
aliases
vec2u
vec2us
vec3u
vec3us
vec4u
vec4us
functions
areLineSegmentsIntersecting
contains
dampen
Smoothly dampens from a position to a target