AnimChannel:SetKeyInterp(when, interpMode, val1, val2)

Version added: before 9.5

Arguments:

Name Type Description Default Ver
when int32 Frame number < 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 at a specified frame.
See also the InterpSetting class.
<< Back to AnimChannel