FColorTheme::FindApproxColor

Check to see if a color is already present in the list

Windows
MacOS
Linux

References

Module

AppFramework

Header

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

Include

#include "Widgets/Colors/SColorThemes.h"

Source

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

Syntax

int32 FindApproxColor
(
    const FLinearColor & InColor,
    float Tolerance
) const

Remarks

Check to see if a color is already present in the list

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