Available Options
Available configuration values for the application and plugins
This is an overview of available options via the config
JSON files.
Plugins not listed or custom extensions here may add additional options not listed here.
You will find many of these options, ready to be edited, in the defaults.json
file in your project's registry/config
folder
See Projects and External Configuration for more information on how projects and configuration files function.
Curious how this page was generated from runtime configuration loading logs to be as accurate as possible?
See the following ChatGPT conversation: https://chat.openai.com/share/ef1bc828-ef3b-4af5-b470-757748e47e76
Plugins
Overview of all available plugins on/off configurations. These values decide whether the plugins are loaded at all.
Specific configuration for each plugin is detailed below and is generally available under the name of the plugin.
See Pluginsfor more information.
Enable
configuration values within each plugin, when available, control whether the plugin is active but do not control loading. They are a better choice if you want to turn the plugins' activity on and off during usage.
Initialization (Init)
Settings related to the initial startup when the project is loaded.
The layout file referenced will be loaded onto the scene and is expected to be contained with the registry/layouts
folder. See <MISSING: Registry, Layouts>
UI
The UI rendering can be enabled or disabled via the configuration.
This can be useful when you want to save performance and are done with editing the programming.
You can also control whether the Intro welcome dialog will be shown after startup and when the animated Screensaver will show up. Set the timeout to negative to disable the Screensaver.
Backdrop Configuration
Configuration for the Backdrop path. This will display an image below your scene.
See Backdrop for more information.
Area Dimensions
Settings for defining the dimensions of the area, ie. the room size in the Schematic scene view.
ArtNet and DMX
These settings control where and how the DMX/ArtNet output plugins send signal. They will only take effect if the respective plugins are enabled.
OpenDMX and EnttecDMXPro plugins detect output device automatically and have no options besides toggling the respective plugins.
See Plugins, ArtNet and <MISSING: OpenDMX, EnttecDMXPro> for more information.
OSC Configuration
Configuration settings for the OSC-related plugins.
Remote Controller Configuration
Configuration for the Remote Controller plugin.
This plugin allows for a high level web remote controller interface.
See Remote Controller for more information.
Last updated