Click or drag to resize

CentralBodyGraphics.Terrain Property

Gets the collection of TerrainOverlay associated with the CentralBody in the Scene.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public virtual TerrainCollection Terrain { get; }

Property Value

Type: TerrainCollection
See Also