SelectionAPI.keyframes
Currently selected keyframes
SelectionAPI.keyframes property
Currently selected keyframes
Signature:
keyframes: ReadonlyArray<Keyframe<unknown>>;Example
const selectedKeyframes = creator.selection.keyframes;Last updated: August 5, 2026 at 11:47 AMEdit this page