Click or drag to resize

QuantizedMeshTerrainProviderCache Property

Gets the cache for this terrain provider.

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

Property Value

Type: QuantizedMeshTerrainCache
See Also