Navigation
API > API/Plugins > API/Plugins/DMXEditor
References
| Module | DMXEditor |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/DMXEditorSettings.h |
| Include | #include "DMXEditorSettings.h" |
Syntax
USTRUCT&40;&41;
struct FDMXMVRFixtureListSettings
Remarks
Settings for the Fixture Patch List
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | FixtureIDColumnWidth | Width of the Fixture ID column | |
| float | FixtureTypeColumnWidth | With of the Fixture Type column | |
| float | ListWidth | Width of the entier list. The right side should take the rest of the space | |
| float | ModeColumnWidth | With of the Mode column | |
| float | PatchColumnWidth | With of the Patch column | |
| FName | SortByCollumnID |