Click or drag to resize

CentralBodyGraphicsTerrain 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: 24.1.418.0 (24.1.418.0)
Syntax
public virtual TerrainCollection Terrain { get; }

Property Value

Type: TerrainCollection
See Also