Function Animation.trackGetKeyCount
Returns the amount of keys in a given track.
long trackGetKeyCount
(
const(long) track_idx
) nothrow @nogc const;
Returns the amount of keys in a given track.
long trackGetKeyCount
(
const(long) track_idx
) nothrow @nogc const;