EColorGradingModes

Enumerates color picker modes.

Windows
MacOS
Linux

References

Module

AppFramework

Header

/Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorGradingPicker.h

Include

#include "Widgets/Colors/SColorGradingPicker.h"

Syntax

enum EColorGradingModes
{
    Saturation,
    Contrast,
    Gamma,
    Gain,
    Offset,
    Invalid,
}

Values

Name

Description

Saturation

Contrast

Gamma

Gain

Offset

Invalid

Remarks

Enumerates color picker modes.

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