Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SViewport > API/Runtime/Slate/SViewport/FArguments
Description
Whether or not to reverse the gamma correction done to the texture in this viewport. Ignores the bEnableGammaCorrection setting
| Name | ReverseGammaCorrection |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/SViewport.h |
| Include Path | #include "Widgets/SViewport.h" |
WidgetArgsType & ReverseGammaCorrection
(
bool InArg
)