Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > FLinearColor
Type | Name | Description | |
---|---|---|---|
![]() |
FLinearColor () |
||
![]() |
FLinearColor
(
EForceInit |
||
![]() |
constexpr | FLinearColor
(
const FColor& Color |
Converts an FColor which is assumed to be in sRGB space, into linear color space. |
![]() |
FLinearColor
(
const FVector3f& Vector |
||
![]() |
FLinearColor
(
const FVector3d& Vector |
||
![]() |
FLinearColor
(
const FVector4f& Vector |
||
![]() |
FLinearColor
(
const FVector4d& Vector |
||
![]() |
FLinearColor
(
const FFloat16Color& C |
Use Float16Color::GetFloats() directly | |
![]() |
constexpr | FLinearColor
(
float InR, |