Click or drag to resize

RasterTerrainCache.Size Property

Gets the approximate total memory, in bytes, used by all regions in the cache.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public override long Size { get; }

Property Value

Type: Int64
See Also