SelectionAPI.keyframes
Currently selected keyframes
SelectionAPI.keyframes property
Currently selected keyframes
Signature:
keyframes: ReadonlyArray<Keyframe<unknown>>;Example
const selectedKeyframes = creator.selection.keyframes;Last updated: September 11, 2026 at 12:08 PMEdit this page