Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > FLinearColor
Deprecated * Most callers of Quantize should have been calling QuantizeRound; to match old behavior use QuantizeFloor
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Color.h |
Include | #include "Math/Color.h" |
FColor Quantize&40;&41; const
Remarks
Backwards compatible Quantize function name, does QuantizeFloor.