UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SColorGradingPicker.h File Reference

Go to the source code of this file.

Functions

 DECLARE_DELEGATE_RetVal_OneParam (bool, FOnGetCurrentVector4Value, FVector4 &) enum class UE_DEPRECATED(5.5
 

Variables

Color grading widgets and associated types have moved to the AdvancedWidgets module EColorGradingModes
 

Function Documentation

◆ DECLARE_DELEGATE_RetVal_OneParam()

DECLARE_DELEGATE_RetVal_OneParam ( bool  ,
FOnGetCurrentVector4Value  ,
FVector4  
)

Callback to get the current FVector4 value Enumerates color picker modes.

Variable Documentation

◆ EColorGradingModes

Color grading widgets and associated types have moved to the AdvancedWidgets module EColorGradingModes
Initial value:
{
Contrast,
Gamma,
Gain,
}
uint32 Offset
Definition VulkanMemory.cpp:4033