HashUtilities

class in UnityEngine

Cambiar al Manual

Descripción

Utilities to compute hashes.

Funciones Estáticas

AppendHashAppend inHash in outHash.
ComputeHash128Compute a 128 bit hash based on a value. the type of the value must be a value type.
QuantisedMatrixHashCompute a Hash128 of a Matrix4x4.
QuantisedVectorHashCompute a Hash128 of a Vector3.