Function Animation.trackSetKeyTime
Sets the time of an existing key.
void trackSetKeyTime
(
const(long) track_idx,
const(long) key_idx,
const(double) time
) nothrow @nogc;
Sets the time of an existing key.
void trackSetKeyTime
(
const(long) track_idx,
const(long) key_idx,
const(double) time
) nothrow @nogc;