Function Animation.bezierTrackSetKeyValue
void bezierTrackSetKeyValue
(
const(long) track_idx,
const(long) key_idx,
const(double) value
) nothrow @nogc;
void bezierTrackSetKeyValue
(
const(long) track_idx,
const(long) key_idx,
const(double) value
) nothrow @nogc;