FColor::MakeFromColorTemperature

Converts temperature in Kelvins of a black body radiator to RGB chromaticity.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Color.h

Include

#include "Math/Color.h"

Source

/Engine/Source/Runtime/Core/Private/Math/Color.cpp

Syntax

static FColor MakeFromColorTemperature
(
    float Temp
)

Remarks

Converts temperature in Kelvins of a black body radiator to RGB chromaticity.