bIgnoreGammaConversions

True if the texture is in the same gamma space as the intended rendertarget (e.g. screenshots).

Windows
MacOS
Linux

Syntax

bool bIgnoreGammaConversions

Remarks

True if the texture is in the same gamma space as the intended rendertarget (e.g. screenshots). The texture will have sRGB==false and bIgnoreGammaConversions==true, causing a non-sRGB texture lookup and no gamma-correction in the shader.

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