Click or drag to resize

TerrainRegionCache Property

Gets the cache associated with this region.

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

Property Value

Type: TerrainCache
See Also