Keyframes
The channel-armed keying model, the full vocabulary of keyable properties, the dope sheet, and the ease bar.
Reference
- Mode
- Compose
- Panel
- Timeline
- Menu
- Animation ▸ Show Timeline
A keyframe is a value stored on a channel at a frame. A channel belongs to one property of one owner — a layer, a sub-layer, a mask, an effect instance, a text object, a vector path, a bone, a null, a particle emitter, or the shot camera. Between two keys the channel interpolates; outside the first and last key it holds.
Unlike a cel, which holds until it is replaced, a channel is continuous. The two coexist on the same layer and on the same rows.
There is no auto-key switch
Alekhya has no global auto-key toggle. There is nothing to arm before you start and nothing to forget to turn off. Keying is decided per channel, by whether that channel already has keys:
Writing a value to a property — by scrubbing its Value field, dragging its gizmo, dragging a lattice point, dragging a pin, posing a bone — inserts a keyframe at the playhead if that channel already has keyframes. If the channel has none, the write goes to the property's static base value and no keyframe is created.
The consequence is worth stating in both directions:
- A property you have never keyed behaves like a plain setting. Moving a layer moves it, everywhere, at every frame. You cannot accidentally key it.
- The first key arms the channel. From that moment every edit to that property auto-keys at the playhead. Moving the layer at frame 40 no longer moves it at frame 0 — it writes a key at 40.
So the first key is always explicit: the diamond on the property's tree row, or a panel's own keying button, such as the Rig tool's Key pose (all). Two panels state the rule in prose. The Warp panel reads "Animate on the Timeline: add a key on this layer's “Warp (fold)” row, then move the playhead and fold — new folds auto-key." The Rig panel reads "The first key arms auto-key."
Auto-key is wired into warp folds, puppet pin drags, vector shape edits, animated text parameters, and rig posing. A rig drag keys only those bones whose rotation channel already exists — the other bones in the same drag update their base values, exactly as the rule says.
The keyframe navigator
Every property row carries a diamond at the right of the Value column. It reports the channel's state at the playhead and changes it.
Filled and yellow. Tapping removes the key at the playhead.
Hollow and dimly yellow. Tapping adds a key at the playhead, carrying the value the channel currently evaluates to.
Hollow and grey. Tapping adds the channel's first key — this is what arms auto-key for that property.
Every diamond tap is undoable through the Timeline's own undo history.
Keyable properties
The sections below appear on a row when that row's owner has the relevant content. Ranges are the Value field's range where the field has one.
Transform
Titled Transform. It appears on layers, sub-layer parents, nulls, bones, vector paths, text objects and particle emitters. Opacity is included only on main layers.
The point the layer rotates and scales about, as X, Y and Z.
X, Y and Z. This is the channel the viewport motion path draws.
X, Y and Z, scrubbed in hundredths.
Three Euler axes on a plane layer; Z only on a two-dimensional camera layer. Displayed as revolutions plus degrees.
Main layers and sub-layers only.
Effects
Titled Effects. Each effect instance is a row named for the effect, twirling into:
Switches the effect instance on or off. Because it is an enable channel, an animated Enabled always writes stepped keys — it pops rather than fades.
One row per parameter the effect declares, carrying that parameter's own label and its own minimum and maximum.
Draw-In
Titled Draw-In. Appears on raster layers that contain strokes.
How far along the layer's strokes the drawing has written itself on.
Where the visible span begins.
Slides the whole visible span along the strokes.
Whether strokes draw on one after another rather than all at once. Stepped keys.
Warp
Appears when the layer has a warp, or has warp keyframes.
The whole lattice, keyed as one channel. See Warp.
The warp's enable channel. Stepped keys.
Puppet
Appears when the layer has pins, or has puppet keyframes.
Every pin's position, keyed as one pose. See Puppet.
Bones
Titled Bones — tap bones on canvas to show while nothing is picked, and Bones (n selected) once bones are selected. Only selected bones are listed. The section appears under a layer that carries a rig and under a group that carries a folder rig.
Each bone row carries the bone's name and twirls into a full Transform section — without Opacity. Bone poses are keyed on the ordinary transform channels with the bone as their owner; there is no separate pose property. See Rig.
Vector Shapes
Titled Vector Shapes. Each path is a row named Path 1, Path 2 and so on, twirling into a
Transform section on the path's own identity plus:
The path's whole pose — point positions, handles, widths, opacities, roll, and whether the path is closed — keyed as one channel.
How far the path has drawn itself on.
Where the visible span begins.
Slides the visible span along the path.
Text
Titled Text. Each text object is a row showing its label in quotation marks, twirling into a Transform section on the text object's own identity — without Opacity — plus:
Drives the text animation preset's progress.
Type size.
Letter spacing.
Line height, as a multiple.
Keyed as an RGBA channel.
Particles
Titled Particles, on an emitter row.
Shot Camera
The last row in the tree, always present.
The camera's eye, as X, Y and Z.
What the camera looks at, as X, Y and Z.
Sub-layer rows carry only Opacity and their own Effects stack.
The dope sheet
Keyframes draw as diamonds on their property's row, joined by a faint spine running from the channel's first key to its last. A property with no keys draws a flat grey line instead. A selected diamond is larger, filled brightly, and outlined.
The ease bar appears beneath the tracks whenever a keyframe is selected, and reports what is
selected: <object> · <property> · f<frame> for a single key, or <n> keys for several.
Arms multi-select, so that tapping further keyframes adds them to the selection instead of replacing it. The label tints while armed.
All, X, Y, Z. Solos one axis of a three-component channel for the graph editor. Shown only when the selected key's channel is a vector — Position, Scale, Anchor Point or Rotation.
Copies the selection. Each key is stored with its offset from the selection's earliest frame, carrying its value and its interpolation.
Pastes at the playhead: each key lands at the playhead plus its stored offset, never below frame 0. Keys merge into an existing channel or create one, and the pasted keys become the selection. Disabled when the clipboard is empty.
Halves the selection's spacing about its earliest frame. Requires two or more keys.
Doubles the selection's spacing about its earliest frame. Requires two or more keys.
Reverses the selection's timing about its own midpoint, so the last key becomes the first. Requires two or more keys.
Removes every selected keyframe.
Icon-only. Closes the ease bar and clears the selection.
Retiming rounds to whole frames and never moves a key below frame 0.
Moving keys
Drag a keyframe on its row. The grab radius is about 11 pt, and the drag engages past 6 pt of horizontal travel — below that a drag pans the timeline instead. The whole selection moves rigidly, clamped so the earliest key stays at or above frame 0, and the playhead does not follow.
The ease bar's easing presets
Six buttons apply to every selected keyframe at once. Each keyframe stores its incoming and outgoing interpolation independently, which is what lets a key ease into a stop and leave linearly.
Linear in, linear out. Constant speed through the key.
Eased both sides. The key becomes a soft stop and a soft start.
Eased in, linear out. The motion settles into the key and leaves at speed.
Linear in, eased out. The motion arrives at speed and eases away from the key.
Linear in, hold out. The value stays put and pops at the next key — stepped animation.
A gentle ease-in-out on both sides.
Enable channels — Warp on, an effect's Enabled, Sequential — are always written with stepped interpolation regardless of the preset, because a half-enabled effect is not a state.
