> For the complete documentation index, see [llms.txt](https://pixcap.gitbook.io/pixcap-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pixcap.gitbook.io/pixcap-docs/interface/animation-panel/curve-picker.md).

# Curve Picker

The curve picker is where curves displayed on the graph editor will be shown. Only curves of the selected nodes will be displayed in the graph editor.

<figure><img src="https://2424003367-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MflpSKt24PejeEnu4Jr%2Fuploads%2FbmzBz2OPUIOEBZNDGdv8%2Fezgif.com-gif-maker%20(2).gif?alt=media&amp;token=0002dc57-bcbd-40a3-9c86-00a087b05feb" alt=""><figcaption></figcaption></figure>

### Controls

**Left click** on a curve to select or deselect it for display on the graph editor.

**Right click** on “rotation” curve to toggle between euler and quaternion mode.

**Select multiple curves** for display on the graph editor

* Windows : **`Shift`** / **`Ctrl`** + Left click
* Mac : **`Shift`** / **`Cmd`** + Left click

To **Select** or **Deselect** all curves of a node, Click on the node name at the top.

{% hint style="info" %}
Rotation curves are quaternion interpolation by default. Quaternion interpolation curves are assigned the ‘\[Q]’ label e.g. “Rotation X \[Q]”. To switch to euler, right click on the rotation curve and click “Set Euler”.
{% endhint %}

### Keyframes

The numbers on the right hand side represents the total number of keyframes for that property at the current animation layer (see more on animation layers [here](/pixcap-docs/interface/animation-panel/animation-basics.md)).

<img src="https://2424003367-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MflpSKt24PejeEnu4Jr%2F-MfsHD-VDIRZmX_6nwRi%2F-MfsJPSAhoVZp9W6UxWa%2Fframe%20number.png?alt=media&amp;token=5a0dbde2-163d-45d3-8f54-8bc4bb71fd2f" alt="" data-size="original">&#x20;

{% hint style="info" %}
Only curves with at least 1 keyframe will be displayed in the picker. If no curves are displayed, it means that properties of the selected node do not have a keyframe (at the active layer) yet. You can press “S” key to save keyframes of the selected node(s) into the current frame.
{% endhint %}
