Click or drag to resize

StkTerrainServerTerrainOverlay Constructor

Initializes a new instance with the default values, which will connect to an AGI server for terrain data.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public StkTerrainServerTerrainOverlay()
Remarks
Note that an internet connection is required to use this constructor successfully.
See Also