Method GetHash128
GetHash128()
Returns a 128-bit hash that (almost) uniquely identifies the contents of the component.
Declaration
public uint4 GetHash128()
Returns
Type | Description |
---|---|
uint4 | Returns the 128-bit hash value. |
Remarks
This is useful to help make comparisons between RenderMeshArray instances less resource intensive.