Function Animation.trackSetInterpolationLoopWrap

If true, the track at idx wraps the interpolation loop.

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