Navigation
API > API/Plugins > API/Plugins/DMXGDTF > API/Plugins/DMXGDTF/GDTF > API/Plugins/DMXGDTF/GDTF/DMXModes
References
| Module | DMXGDTF |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXGDTF/Source/DMXGDTF/Public/GDTF/DMXModes/DMXGDTFLogicalChannel.h |
| Include | #include "GDTF/DMXModes/DMXGDTFLogicalChannel.h" |
Syntax
enum EDMXGDTFLogicalChannelSnap
{
UMETA =(DisplayName = "Yes"),
UMETA =(DisplayName = "No"),
UMETA =(DisplayName = "On"),
UMETA =(DisplayName = "Off"),
UMETA =(Hidden),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | Max value. Add further elements above. |
Remarks
If snap is enabled, the logical channel will not fade between values. Instead, it will jump directly to the new value. Value: “Yes”, “No”, “On”, “Off”.Default value : “No”