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.2.419.0 (24.2.419.0)
Syntax public StkTerrainServerTerrainOverlay()
public:
StkTerrainServerTerrainOverlay()
new : unit -> StkTerrainServerTerrainOverlay
Remarks Note that an internet connection is required to use this constructor successfully.
See Also