Method GetHashCode
GetHashCode(Quaternion)
Serves as the default hash function.
Declaration
public int GetHashCode(Quaternion quaternion)
Parameters
| Type | Name | Description |
|---|---|---|
| Quaternion | quaternion | A not null Quaternion |
Returns
| Type | Description |
|---|---|
| int | Returns 0 |