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: 25.1.421.0 (25.1.421.0)
Syntaxpublic void UpdateLastAccess()
Public Sub UpdateLastAccess
public:
void UpdateLastAccess()
member UpdateLastAccess : unit -> unit 
See Also