TerrainRegionUpdateLastAccess Method |
Updates the last access time of this terrain region with the current time stamp
of the cache group associated with this region.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic void UpdateLastAccess()
Public Sub UpdateLastAccess
public:
void UpdateLastAccess()
member UpdateLastAccess : unit -> unit
See Also