Click or drag to resize

TerrainRegionLastAccess Property

Gets the time stamp of the last time this region was accessed.

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 LastAccess { get; }

Property Value

Type: TerrainCacheTimeStamp
See Also