BridgeStartupParams#
- class gs_nyx.nyx_py_renderer.BridgeStartupParams#
Bases:
objectParameters passed to NyxRenderer.startup.
Constructors
Construct BridgeStartupParams with default values.
Attributes
Index of the CUDA device the renderer should use.
Initial debug view when 'renderMode' is Debug.
Maximum supported viewport height in pixels.
Maximum supported viewport width in pixels.
If True, open a native window for the renderer (off-screen otherwise).
Initial render mode.