Method GetHashCode GetHashCode() Computes a hash suitable for use in a Dictionary or HashSet. Declaration public override int GetHashCode() Returns Type Description int A hash code computed from this raycast's fields. Overrides ValueType.GetHashCode()