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

Version added: before 9.5

Sets the interpolation mode for a specified keyframe

ArgumentTypeDescriptionDefaultVer
idint32Keyframe id< 9.5
interpModeint32Interpolation mode< 9.5
val1realSupplemental value 1< 9.5
val2realSupplemental value 2< 9.5

Return type : none

Sets the interpolation mode for a specified keyframe. See the available interpolation mode constants.
String "SetKeyInterpByID" is found in the following scripts:

Morph-Lipsync (by A.Evseeva)

AE Key Tools (by A.Evseeva)

AE Mix Smartbones (by A.Evseeva)

See all...