Navigation
API > API/Plugins > API/Plugins/DMXRuntime
References
| Module | DMXRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/DMXTypes.h |
| Include | #include "DMXTypes.h" |
Syntax
USTRUCT&40;BlueprintType, Category&61;"DMX"&41;
struct FDMXColorCIE1931xyY
Remarks
XyY color representation in the CIE 1931 color space, as typically used in GDTF and MVR
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | X | X | |
| float | Y | Y | |
| float | YY | Y |