GetHashCode()
Returns a hash code for the double2x2.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: Unity.Mathematics
- Assembly: UnityEngine.MathematicsModule
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | The computed hash code. |