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