Animation.trackGetInterpolationLoopWrap

Returns true if the track at idx wraps the interpolation loop. New tracks wrap the interpolation loop by default.

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

Meta