Animation.trackGetInterpolationLoopWrap

Returns true if the track at idx wraps the interpolation loop. Default value: true.

struct Animation
@nogc nothrow const
bool
trackGetInterpolationLoopWrap
(
in long idx
)

Meta