Function Animation.trackIsEnabled
Returns true if the track at index idx is enabled.
bool trackIsEnabled
(
const(long) track_idx
) nothrow @nogc const;
Returns true if the track at index idx is enabled.
bool trackIsEnabled
(
const(long) track_idx
) nothrow @nogc const;