inochi2d v0.8.0 (2023-05-01T11:41:26Z)
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
triangle
aliases
vec2us
vec3us
vec4us
functions
areLineSegmentsIntersecting
contains
dampen
Smoothly dampens from a position to a target