Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FFloat16Color
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Float16Color.h |
Include | #include "Math/Float16Color.h" |
bool operator&61;&61;
&40;
const FFloat16Color & Src
&41; const
Remarks
Checks whether two colors are identical. true if the two colors are identical, otherwise false.
Parameters
Name | Description |
---|---|
Src | The other color. |