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 25, 2026 at 6:23 AMEdit this page