SColorGradingPicker::HandleCurrentColorValueChanged

Callback for value changes in the color spectrum picker.

Windows
MacOS
Linux

References

Module

AppFramework

Header

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

Include

#include "Widgets/Colors/SColorGradingPicker.h"

Source

/Engine/Source/Runtime/AppFramework/Private/Widgets/Colors/SColorGradingPicker.cpp

Syntax

void HandleCurrentColorValueChanged
(
    const FLinearColor & NewValue,
    bool ShouldCommitValueChanges
)

Remarks

Callback for value changes in the color spectrum picker.

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