Function Animation.trackGetInterpolationLoopWrap
Returns true
if the track at idx
wraps the interpolation loop. New tracks wrap the interpolation loop by default.
bool trackGetInterpolationLoopWrap
(
const(long) track_idx
) nothrow @nogc const;