Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/Library
References
| Module | DMXRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXImportGDTF.h |
| Include | #include "Library/DMXImportGDTF.h" |
Syntax
USTRUCT (BlueprintType )
struct FDMXImportGDTFDMXChannel
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDMXImportGDTFDMXValue | Default | ||
| int32 | DMXBreak | ||
| FName | Geometry | ||
| FDMXImportGDTFDMXValue | Highlight | ||
| FDMXImportGDTFLogicalChannel | LogicalChannel | ||
| TArray< int32 > | Offset |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ParseOffset
(
const FString& InOffsetStr |
Parses the offset of the channel. Returns false if no valid offset is specified |