Parameter Bank
Parameter Bank - Group a bunch of Exposed Parameter together
A parameter bank is a small interface offering controls over your composition:
You can turn off edition mode on the Parameters bank.
You will see that the parameters are directly accessible in the
Parameters Editor
, if the bank is selected:
Accessing Exposed Parameters
The Parameter bank at the root of your
Compo
defines the
Exposed Parameter
of that
Compo
. Those controls become the parameters of the document itself. You can see that just by looking at the document in the file table. Those parameters are listed as children.
When referencing the compo somewhere else (in another compo, in a project, etc.), your exposed parameters will be accessible within the parameters of the referenced document.
That turns compos into self-contained dynamic image generators:
Parameter states
A parameter bank can have states that can be very useful for encoding.
Learn more by reading: Parameters Bank State .
Another way to create parameter bank is to Import CSV as Parameters Bank .
Variables:
- Parameters: Parameters of the parameter bank