Utilities to compute hashes.
Method | Description |
---|---|
AppendHash | Append inHash in outHash. |
ComputeHash128 | Compute a 128 bit hash based on a value. the type of the value must be a value type. |
QuantisedMatrixHash | Compute a Hash128 of a Matrix4x4. |
QuantisedVectorHash | Compute a Hash128 of a Vector3. |