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.
Search results
Usage of 'NewKeyframe' is found in the following scripts:
Multilayer magnet (Original Edition) by A.Evseeva
View Code
Tweak for Curve Exposure (Original Edition) by A.Evseeva
View Code
Tweak for Select Shape (Original Edition) by A.Evseeva
View Code
Move Targeted Joint (Original Edition) by eugenebabich
View Code
Modified transform bone tool (Original Edition) by A.Evseeva
View Code