Difference between revisions of "Parameters Panel"
(Redirected page to Params Panel) |
(Terminology Updated) |
||
Line 1: | Line 1: | ||
− | + | <!-- Page info --> | |
+ | {{Category|Panels}} | ||
+ | {{Category|Parameters}} | ||
+ | {{Category|NewTerminology}} | ||
+ | <!-- Page info end --> | ||
+ | [[File:params icon.png|60px]] | ||
+ | == Introduction == | ||
+ | |||
+ | The Parameters Panel is in many ways the heart of the Synfig interface. This is where all the parameters of the layers you create are edited, and in some less obvious ways. | ||
+ | |||
+ | The layout of the Parameters Panel is quite simple - it is simply a two column list | ||
+ | |||
+ | [[File:params_panel.png]] | ||
+ | |||
+ | The first column, named 'Name', is simply an expandable tree listing of the parameters of the selected layer. Most layers do not have many nested parameters, with the exception of the Vertex List on most {{l|Geometry Layer Category|Geometry layers}}. | ||
+ | |||
+ | The second column, 'Value', is where the data for each of the parameters are listed. Several different types of data can be shown here. | ||
+ | |||
+ | ==Parameters and Layers== | ||
+ | |||
+ | An interesting feature of the Parameters Dialog is that - when you select two or more layers in the {{l|Layers Panel}}, the Parameters Dialog will only show the parameters that are *shared* between the layers. When the dialog is in this state, context-clicking on the parameters will allow parameters to be linked between the two layers. | ||
+ | ''(write more)'' | ||
+ | |||
+ | ==Default Parameters== | ||
+ | |||
+ | There are three parameters that are shared between nearly every layer: | ||
+ | |||
+ | * {{l|Z Depth Parameter|Z Depth}} | ||
+ | * {{l|Amount Parameter|Amount}} | ||
+ | * {{l|Blend Method}} |
Revision as of 19:44, 4 February 2013
Introduction
The Parameters Panel is in many ways the heart of the Synfig interface. This is where all the parameters of the layers you create are edited, and in some less obvious ways.
The layout of the Parameters Panel is quite simple - it is simply a two column list
The first column, named 'Name', is simply an expandable tree listing of the parameters of the selected layer. Most layers do not have many nested parameters, with the exception of the Vertex List on most Geometry layers.
The second column, 'Value', is where the data for each of the parameters are listed. Several different types of data can be shown here.
Parameters and Layers
An interesting feature of the Parameters Dialog is that - when you select two or more layers in the Layers Panel, the Parameters Dialog will only show the parameters that are *shared* between the layers. When the dialog is in this state, context-clicking on the parameters will allow parameters to be linked between the two layers. (write more)
Default Parameters
There are three parameters that are shared between nearly every layer: