ScriptInterface:NewKeyframe(channel)

Version added: before 9.5

Tells the timeline window to display a new keyframe in the specified animation channel

ArgumentTypeDescriptionDefaultVer
channelint32Which animation channel< 9.5

Return type : 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.
String "NewKeyframe" is found in the following scripts:

Paint Bucket + (by Danfield)

MR Pose Tool (by eugenebabich)

SS - Multi Layer Transform Points (by simplsam)

Layer Visibility (by Lukas)

HS Shape (by hayasidist)

See all...