menu
flame_3d_extras package
documentation
model/model_animation.dart
AnimationSpline<T>
lerp abstract method
lerp abstract method
dark_mode
light_mode
lerp
abstract method
T
lerp
(
T
a
,
T
b
,
double
t
)
Implementation
T lerp(T a, T b, double t);
flame_3d_extras package
documentation
model/model_animation
AnimationSpline<T>
lerp abstract method
AnimationSpline class