Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UWidgetComponent
Syntax
bool bApplyGammaCorrection
Remarks
Widget components that appear in the world will be gamma corrected by the 3D renderer. In some cases, widget components are blitted directly into the backbuffer, in which case gamma correction should be enabled.