SColorPicker::SetNewTargetColorRGB

Sets new color in ether RGB or HSV

Windows
MacOS
Linux

References

Module

AppFramework

Header

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

Include

#include "Widgets/Colors/SColorPicker.h"

Source

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

Syntax

bool SetNewTargetColorRGB
(
    const FLinearColor & NewValue,
    bool bForceUpdate
)

Remarks

Sets new color in ether RGB or HSV

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