Version: 2022.2
언어: 한국어

HashUtilities

class in UnityEngine

매뉴얼로 전환

설명

Utilities to compute hashes.

정적 함수

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.