GlobeView.SurfaceLayers Property
Gets the collection of surface layers that are rasterized into ground textures.
Syntax
public LayerCollection SurfaceLayers { get; }
Property Value
Default: Empty collection.
The collection of surface layers that are rasterized into ground textures.
Remarks
It is essential that these layers can read data efficiently at different resolutions; please see the Remarks section for the GlobeView class.
Platforms
Windows, Linux, Android