Choose your operating system:
Windows
macOS
Linux
bool bIgnoreGammaConversions
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.