AnimGraphLab Alpha
UI Parameters Panel Overview

The Parameters Panel is where you edit the properties of the currently selected node. Each node type has a unique set of parameters that control its behavior.

Panel Header

When a node is selected, two icons appear in the panel’s header:

  • Presets: Opens a menu to save, apply, and manage reusable parameter configurations for the selected node. See the Node Presets documentation for more details.
  • Documentation: Opens a dialog with detailed documentation for the selected node type, explaining what each parameter does and how it can be used.

Parameter States

To identify which parameters have been changed from their default values, inputs are visually highlighted.

StateAppearanceDescription
Default
The parameter with its default value.
Modified
The parameter value has been changed. Has slightly highlighted outline.
Expression
The parameter is controlled by a dynamic expression.

Shortcuts

Reset parameter to its default value
Ctrl
Copy a parameter to create a reference
AltC
Paste a parameter reference
AltV
Remove a parameter reference
CtrlShift
Confirm and apply an expression
CtrlEnter
Accept autocomplete suggestion
Tab/Enter

See also