Pow22OneOver255Table

Static lookup table used for [FColor](API\Runtime\Core\Math\FColor) -> [FLinearColor](API\Runtime\Core\Math\FLinearColor) conversion.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/Color.h"

Syntax

static float Pow22OneOver255Table;

Remarks

Static lookup table used for FColor -> FLinearColor conversion. Pow(2.2)

Pow table for fast FColor -> FLinearColor conversion.

FMath::Pow

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