Navigation
API > API/Plugins > API/Plugins/DMXGDTF
References
| Module | DMXGDTF |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXGDTF/Source/DMXGDTF/Public/DMXGDTFColorCIE1931xyY.h |
| Include | #include "DMXGDTFColorCIE1931xyY.h" |
Syntax
USTRUCT (BlueprintType , Category="DMX")
struct FDMXGDTFColorCIE1931xyY
Remarks
XyY color representation in the CIE 1931 color space, as typically used in GDTF and MVR
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | X | Chromaticity coordinate x | |
| float | Y | Chromaticity coordinate y | |
| float | YY | Luminance |