Class ColorEqualityComparer
Implements
Inherited Members
Namespace: UnityEngine.TestTools.Utils
Assembly: solution.dll
Syntax
public class ColorEqualityComparer : IEqualityComparer<Color>
Constructors
Name | Description |
---|---|
ColorEqualityComparer(float) |
Properties
Name | Description |
---|---|
Instance |
Methods
Name | Description |
---|---|
Equals(Color, Color) | Determines whether the specified objects are equal. |
GetHashCode(Color) | Returns a hash code for the specified object. |