Function Animation.trackGetInterpolationType
Returns the interpolation type of a given track.
Animation . InterpolationType trackGetInterpolationType
(
const(long) track_idx
) nothrow @nogc const;
Returns the interpolation type of a given track.
Animation . InterpolationType trackGetInterpolationType
(
const(long) track_idx
) nothrow @nogc const;