Documentation is work in progress and not completeEditor
Animate Mode

Property Tracks

Track Organization

Each animated element in the timeline has a row with an expand button. Expanding the row reveals individual property tracks — one track per animated property.

Track hierarchy:

Element Name

Transform

Position X / Position Y

Scale X / Scale Y

Rotation

Skew X / Skew Y

Opacity

Fill (Layer 1)

Color / Opacity

(gradient-specific properties)

Stroke

Color / Width / Dash Offset

Shadow

Offset X / Y / Blur Radius / Opacity

Filters

(one sub-track per filter parameter)

Animatable Properties — Complete List

Transform:

  • -Position X, Position Y
  • -Scale X, Scale Y
  • -Rotation, Skew X, Skew Y
  • -Opacity
  • -Anchor Point X, Anchor Point Y

Shape-Specific:

  • -Corner Radius (all corners, or per-corner)
  • -Arc Start Angle, Arc End Angle
  • -Inner Radius (circles)
  • -Star Points, Inner Radius, Outer Radius
  • -Path vertex positions (per vertex, in Vertex Edit mode)

Material and Fill:

  • -Fill Color (solid fill), Fill Opacity (per layer)
  • -Gradient Stop Colors (per stop), Gradient Stop Positions (per stop)
  • -Gradient Angle, Gradient Center X / Y
  • -Pattern Scale, Pattern Rotation, Pattern Offset X / Y

Stroke:

  • -Stroke Color, Stroke Width, Stroke Opacity
  • -Dash Offset (for moving dash animations)

Shadow / Glow:

  • -Drop Shadow Offset X / Y, Blur Radius, Color, Opacity
  • -Inner Shadow properties (same set)
  • -Outer/Inner Glow Blur Radius, Color, Opacity

Text:

  • -All transform properties (as shapes)
  • -Font Size (per character in character mode)
  • -Character Spacing, Baseline Shift (per character), Fill Color (per character)

Image:

  • -All transform properties
  • -Crop Frame (X, Y, Width, Height)
  • -All filter parameters (per filter)

Track Visibility and Solo

Each property track has:

  • -Eye toggle — hides the track without deleting keyframes. The property returns to its default state visually, but keyframes are preserved.
  • -Solo (S) — when any track is soloed, only that track's animation is active; all others are suspended. Useful for isolating a specific property's animation for review.