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 13, 2026 at 9:17 AMEdit this page