Click or drag to resize

TerrainCacheSize Property

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

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract long Size { get; }

Property Value

Type: Int64
See Also