Click or drag to resize

QuantizedMeshTileID.GetHashCode Method

Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current object.
See Also