Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Media Source Color Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Media Source Color Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Encoding Override | Source encoding of the media. |
| enum | Color Space Override | Source color space of the media. |
| vector2d struct | Red Chromaticity Coordinate | Red chromaticity coordinate of the source color space. |
| vector2d struct | Green Chromaticity Coordinate | Green chromaticity coordinate of the source color space. |
| vector2d struct | Blue Chromaticity Coordinate | Blue chromaticity coordinate of the source color space. |
| vector2d struct | White Chromaticity Coordinate | White chromaticity coordinate of the source color space. |
| enum | Chromatic Adaptation Method | Chromatic adaption method applied if the source white point differs from the working color space white point. |