Animation.trackSetInterpolationType

Set the interpolation type of a given track, from the INTERPOLATION_* enum.

struct Animation
@nogc nothrow
void
trackSetInterpolationType
(
in long idx
,)

Meta