AnimChannel:SetKeyInterpByID(id, interpMode, val1, val2)

Version added: before 9.5

Arguments:

Name Type Description Default Ver
id int32 Keyframe id < 9.5
interpMode int32 Interpolation mode < 9.5
val1 real Supplemental value 1 < 9.5
val2 real Supplemental value 2 < 9.5

Return value:

void none
Sets the interpolation mode for a specified keyframe. See the available interpolation mode constants.

Search results

Usage of 'SetKeyInterpByID' is found in the following scripts:

<< Back to AnimChannel