Click or drag to resize

TerrainCacheGroup.CurrentTimeStamp 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: 25.1.421.0 (25.1.421.0)
Syntax
public TerrainCacheTimeStamp CurrentTimeStamp { get; }

Property Value

Type: TerrainCacheTimeStamp
See Also