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