This page provides information about the Contact Sheet feature.
|
These options are accessed through right-clicking on the button.
|
Тhe commands in this section can be used from the command line to automate creating sheets. These and more commands you can find on the Command Reference page.
Command | Description |
---|---|
--set_sheet_enabled={0,1} | Disables or enables the Contact Sheet |
--sheet_options=columns,rows,resX,resY,margin,labels,label_background | Takes the arguments in this order to specify the Contact Sheet options. For example, --sheet_options=2,1,3840,1080,0,1,1 will create a sheet with 2 columns and 1 row (i.e. two layers side by side), with a 3840x1080 resolution (to display each 1920x1080 in its full resolution), without margins and with labels with background. |