Color.GetHashCode

Declaration

public int GetHashCode();

Description

Returns the hash code for this color. This lets you use colors as keys in hash tables.

Follows the exact same logic as Vector4.GetHashCode().


Did you find this page useful? Please give it a rating: