Click or drag to resize

TerrainRegionStatus Property

Gets or sets the current status of this region. Only the cache associated with this region should set the value of this property.

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

Property Value

Type: TerrainRegionStatus
See Also