EndpointDefaultSubmixColor

[FColor](API\Runtime\Core\Math\FColor) Stores a color with 8 bits of precision per channel.

Windows
MacOS
Linux

Syntax

const FColor EndpointDefaultSubmixColor

Remarks

FColor Stores a color with 8 bits of precision per channel. Note: Linear color values should always be converted to gamma space before stored in an FColor, as 8 bits of precision is not enough to store linear space colors! This can be done with FLinearColor::ToFColor(true)

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