Navigation
API > API/Plugins > API/Plugins/DMXGDTF
Defines if all the subordinate channel functions react to a Group Control defined by the control system. Values: “None”, “Grand”, “Group”; Default value : “None”.
| Name | EDMXGDTFLogicalChannelMaster |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXGDTF/Source/DMXGDTF/Public/GDTF/DMXModes/DMXGDTFLogicalChannel.h |
| Include Path | #include "GDTF/DMXModes/DMXGDTFLogicalChannel.h" |
Syntax
enum EDMXGDTFLogicalChannelMaster
{
UMETA =(DisplayName = "None"),
UMETA =(DisplayName = "Grand"),
UMETA =(DisplayName = "Group"),
UMETA =(Hidden),
}
Values
| Name | Remarks |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | Max value. Add further elements above. |