Animation.trackIsImported

Returns true if the given track is imported. Else, return false.

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

Meta