User Guide Cancel

sbscooker pattern variables | Substance 3D Automation ToolKit

sbscooker pattern variables

Pattern variables

SbsCooker can replace some pattern by the content of its variable as shown in the next example:

sbscooker C:pathtofile.sbs --output-name {inputName}_wip
sbscooker C:pathtofile.sbs --output-name {inputName}_wip
    sbscooker C:pathtofile.sbs --output-name {inputName}_wip

The list of the available pattern variables:

{inputName} the name of the input sbs file

{inputPath} the directory path of the input sbs file, usable only with --output-path flag

{outputName} the output name of the future sbsar file

{outputPath} the output path of the future sbsar file

{engineName} the engine name used by sbscooker

{udim} the processed udim number

Get help faster and easier

New user?