Click or drag to resize

RasterTerrainProvider.Cache Property

Gets the cache for this terrain provider.

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

Property Value

Type: RasterTerrainCache
See Also