Version: 2022.3
言語: 日本語

HashUtilities

class in UnityEngine

マニュアルに切り替える

説明

Utilities to compute hashes.

Static 関数

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.