Introduction

The Graph Editor lets you edit animation curves, which determine how properties change over time.

../../_images/editors_graph-editor_introduction_example.png

The Graph Editor.

Main Region

The curve view allows you to view and edit F-Curves. An F-Curve has several key parts:

Curve

The curve describes how the value of a property (Y axis) evolves over time (X axis).

Keyframes

Keyframes are user-defined values on certain frames and are represented by little black discs that become orange when selected. The values on the other frames are calculated automatically by interpolating between these keyframes.

Handles

Each keyframe has two handles – points that can be dragged around to influence the shape of the curve around it.

../../_images/editors_graph-editor_introduction_f-curve-example.png

A simple curve. The discs are keyframes, and the circles are their handles.

See also

See F-Curves for more info.

Playhead & 2D Cursor

../../_images/editors_graph-editor_introduction_2dcursor.png

Graph Editor 2D Cursor.

The current frame is represented by a vertical blue line called the Playhead. Like other Animation Editors, you can move it by clicking or dragging with LMB in the scrubbing area at the top.

Combined with the horizontal blue line, the Playhead forms the 2D Cursor which can be used as a pivot point for rotating and scaling. You can disable the horizontal line using View ‣ Show Cursor or Sidebar ‣ View ‣ Show Cursor.

The 2D Cursor can be moved by clicking or dragging with Shift-RMB or by adjusting its coordinates in the View tab of the Sidebar.

Playback Controls

The Playback Controls region contains controls and options related to playback, keying, auto keyframing, and transport.

These settings allow you to:

  • Control how animations are previewed and synchronized with audio.

  • Insert and manage keyframes through keying sets and auto keying.

  • Navigate the timeline using playback and transport controls.

  • Adjust frame ranges and preview specific segments of the animation.

See also

For a detailed description of all properties and controls commonly found in the footer, see the Playback Controls documentation.