Animation.trackIsEnabled

Returns true if the track at index idx is enabled.

struct Animation
@nogc nothrow const
bool
trackIsEnabled
(
in long idx
)

Meta