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