Method GetHashCode GetHashCode(Vector4) Serves as the default hash function. Declaration public int GetHashCode(Vector4 vec4) Parameters Type Name Description Vector4 vec4 A not null Vector4 object Returns Type Description int Returns 0 Implements IEqualityComparer<T>.GetHashCode(T)