Animation.trackSetImported

Set the given track as imported or not.

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

Meta