General options for the render instances.
Headless – If enabled, the rendering should be full-screen, otherwise it should be windowed. By default it's full-screen for the render instances and windowed for the operator instances. Display – Index of the screen on which to start the renderer. 0 is the primary screen, the rest are 1, 2 and so on. By default Vantage starts on the last screen it was started on, taken from the Vantage configuration file. Device Index – Specifies a single GPU to be used for rendering. Useful for running multiple render instances on the same machine in a multi-GPU setup. The indices are in the same order as in the "Select Render Devices" dialog in Vantage, starting from 0. They're also listed in the beginning of the Vantage log. Live Link Port – Live link port override. Useful for running multiple render instances on the same machine, for example in a multi-GPU setup, or to resolve any other port conflict. Note that the renderer also uses the subsequent port number, for example specifying 20705 will also use 20706. Also note that port number 20702 is internally reserved and cannot be used. .ini File – Path to a Vantage configuration file (.ini file) to use. If not set, the default values for all options are used. |