| ColorHSV Methods |
The ColorHSV type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Clone this instance.
| |
| Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
| Equals(ColorHSV) | ||
| GetHashCode |
Serves as a hash function for a ColorHSV object.
(Overrides ValueTypeGetHashCode.) | |
| GetSerializedPropertiesHash |
Gets a hash value that is based on the values of the serialized properties of this instance.
| |
| Lerp |
Linearly interpolate the two specified Colors by the specified amount in HSV
space.
| |
| ToColor |
Converts this instance to a Color.
| |
| ToString | (Overrides ValueTypeToString.) |