ScriptInterface:NewKeyframe(channel)

Version added: before 9.5

Arguments:

Name Type Description Default Ver
channel int32 Which animation channel < 9.5

Return value:

void none
Tells the timeline window to display a new keyframe in the specified animation channel. This does not actually add the keyframe - you need to do that separately - it just displays the keyframe in the timeline. See the animation channel constants.
<< Back to ScriptInterface