Animation.trackMoveTo

Changes the index position of track idx to the one defined in to_idx.

struct Animation
@nogc nothrow
void
trackMoveTo
(
in long track_idx
,
in long to_idx
)

Meta