Function Animation.trackSetInterpolationType

Sets the interpolation type of a given track.

void trackSetInterpolationType (
  const(long) track_idx,
  const(long) interpolation
) nothrow @nogc;