Method GetHashCode
GetHashCode(Vector4)
Returns a hash code for the specified object.
Declaration
public int GetHashCode(Vector4 vec4)
Parameters
Type | Name | Description |
---|---|---|
Vector4 | vec4 |
Returns
Type | Description |
---|---|
int | A hash code for the specified object. |
Implements
Exceptions
Type | Condition |
---|---|
ArgumentNullException | The type of |