meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
export_from_the_command_line [2023/07/20 11:54] – created steph.jorgensenexport_from_the_command_line [2023/12/14 15:31] (current) croft
Line 2: Line 2:
  
 Export a tree from the command line without ever opening the user interface. Export a tree from the command line without ever opening the user interface.
 +
 +To export through the Modeler, refer to [[expgame|Games export options]] or [[expstaticmesh|VFX export options]].
  
 =====Export commands===== =====Export commands=====
Line 19: Line 21:
  
 ^**Command**^**Description**^ ^**Command**^**Description**^
-| cmd|start /WAIT <exe> <arguments> |+| cmd|start "" /WAIT <exe> <arguments> |
 | PowerShell|Start-Process -Wait -FilePath `<exe>` -ArgumentList '`<arguments>`' | | PowerShell|Start-Process -Wait -FilePath `<exe>` -ArgumentList '`<arguments>`' |