Function Animation.valueTrackSetUpdateMode
Sets the update mode (see updatemode
) of a value track.
void valueTrackSetUpdateMode
(
const(long) track_idx,
const(long) mode
) nothrow @nogc;
Sets the update mode (see updatemode
) of a value track.
void valueTrackSetUpdateMode
(
const(long) track_idx,
const(long) mode
) nothrow @nogc;