Function Animation.trackGetKeyTime
Returns the time at which the key is located.
double trackGetKeyTime
(
const(long) track_idx,
const(long) key_idx
) nothrow @nogc const;
Returns the time at which the key is located.
double trackGetKeyTime
(
const(long) track_idx,
const(long) key_idx
) nothrow @nogc const;