Click or drag to resize

TerrainRegion.Cache Property

Gets the cache associated with this region.

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

Property Value

Type: TerrainCache
See Also