Function Animation.trackSetImported
Sets the given track as imported or not.
void trackSetImported
(
const(long) track_idx,
const(bool) imported
) nothrow @nogc;
Sets the given track as imported or not.
void trackSetImported
(
const(long) track_idx,
const(bool) imported
) nothrow @nogc;