FLinearColor

Overload list

Windows
MacOS
Linux
Name Description

Public function

FLinearColor()

Public function

FLinearColor

(
    EForceInit
)

Public function

FLinearColor

(
    const FColor& Color
)

Converts an FColor which is assumed to be in sRGB space, into linear color space.

Public function

FLinearColor

(
    const FVector& Vector
)

Public function

FLinearColor

(
    const FVector4& Vector
)

Public function

FLinearColor

(
    const FFloat16Color& C
)

Public function

FLinearColor

(
    float InR,
    float InG,
    float InB,
    float InA
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss