Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Color
Returns true if linear color A is equal to linear color B (A == B) within a specified error tolerance
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| linearcolor | A | |
| linearcolor | B | |
| real | Tolerance |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value |