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 LinearColor_Quantize
&40;
FLinearColor InColor
&41;
Remarks
Quantizes the linear color and returns the result as an 8-bit color. This bypasses the SRGB conversion.