Command lines
This page list several command lines that can be used when launching the application to create or open projects for example.
These command lines can be used as follow:
"Adobe Substance 3D Painter.exe" --command [option]
List of commands
Command | Description |
---|---|
--help -? -h | Display information about which command line are available and how to use them. |
--version | Display the current version of Substance 3D Painter. |
--mesh <meshPath> | Mesh to load in a project. Example:
|
--mesh-map | Baked maps associated with the mesh (AO, Normal, Curvature). Can be specified multiple times. Nomenclature : TextureSetName_AdditionalMapSlot
Example:
|
--split-by-udim | Create a texture set per UDIM tile. |
--export-path | Default export path where the outputs of the project will be exported. |
--vram-budget <amount> | Override the video memory (VRAM) budget defined by Substance 3D Painter engine. "Amount" is in megabytes.
|
--disable-version-checking | Don't check if a new version of the application is available when starting up |
--enable-remote-scripting | Allow to run scripting commands from outside the application. See Remote control with scripting for more information. |