![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "ColorManagement/ColorManagementDefines.h"#include "Containers/StaticArray.h"#include "CoreTypes.h"#include "Math/Color.h"#include "Math/Matrix.h"#include "Math/UnrealMathSSE.h"#include "Math/Vector.h"#include "Misc/AssertionMacros.h"#include "Serialization/Archive.h"#include "Templates/UnrealTypeTraits.h"Go to the source code of this file.
Classes | |
| class | UE::Color::FColorSpace |
| struct | UE::Color::FColorSpaceTransform |
Namespaces | |
| namespace | UE |
| namespace | UE::Color |
Functions | |
| FVector3d | UE::Color::xyYToXYZ (const FVector3d &xyY) |
| FVector3d | UE::Color::XYZToxyY (const FVector3d &XYZ) |
| template<typename T > | |
| UE::Math::TMatrix< T > | UE::Color::Transpose (const FMatrix44d &Transform) |
| FVector2d | UE::Color::GetWhitePoint (EWhitePoint InWhitePoint) |