Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetMathLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.h |
Include | #include "Kismet/KismetMathLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.inl |
static FColor Conv_LinearColorToColor
&40;
FLinearColor InLinearColor,
bool InUseSRGB
&41;
Remarks
Quantizes the linear color and returns the result as a FColor with optional sRGB conversion and quality as goal.