Click or drag to resize

TerrainCacheGroupCurrentTimeStamp Property

Gets a time stamp that can be used for relative ordering of accesses to caches and regions within this cache group.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TerrainCacheTimeStamp CurrentTimeStamp { get; }

Property Value

Type: TerrainCacheTimeStamp
See Also