std
::
math
::
easing
linear_in
fn
float
linear_in
(
float
t
,
float
b
,
float
c
,
float
d
)
@inline
Parameters