Animation.trackSetImported

Sets the given track as imported or not.

struct Animation
@nogc nothrow
void
trackSetImported
(
in long track_idx
,
in bool imported
)

Meta