![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Texture.h>
Public Member Functions | |
| ENGINE_API | FTextureSourceColorSettings () |
| FTextureSourceColorSettings::FTextureSourceColorSettings | ( | ) |
Default constructor.
| FVector2D FTextureSourceColorSettings::BlueChromaticityCoordinate |
Blue chromaticity coordinate of the source color space.
| ETextureChromaticAdaptationMethod FTextureSourceColorSettings::ChromaticAdaptationMethod |
Chromatic adaption method applied if the source white point differs from the working color space white point.
| ETextureColorSpace FTextureSourceColorSettings::ColorSpace |
Source color space of the texture.
| ETextureSourceEncoding FTextureSourceColorSettings::EncodingOverride |
Source encoding of the texture, exposing more options than just sRGB.
| FVector2D FTextureSourceColorSettings::GreenChromaticityCoordinate |
Green chromaticity coordinate of the source color space.
| FVector2D FTextureSourceColorSettings::RedChromaticityCoordinate |
Red chromaticity coordinate of the source color space.
| FVector2D FTextureSourceColorSettings::WhiteChromaticityCoordinate |
White chromaticity coordinate of the source color space.