Animation.trackGetKeyTransition

Return the transition curve (easing) for a specific key (see built-in math function "ease").

struct Animation
@nogc nothrow const
double
trackGetKeyTransition
(
in long idx
,
in long key_idx
)

Meta