DigestHash128()
Compute the 128bits value based on all the data that have been accumulated
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public uint4 DigestHash128()
Returns
Type | Description |
|---|---|
| uint4 | The hash value |