GlobeOverlaySettings Class |
Namespace: AGI.Foundation.Graphics.Advanced
The GlobeOverlaySettings type exposes the following members.
Name | Description | |
---|---|---|
ImageryCacheSize |
Gets or sets the size of the imagery cache in megabytes.
| |
PreloadTerrainAndImagery |
Gets or sets whether terrain and imagery are preloaded. When set to true, terrain and imagery are preloaded to get the best visual quality; when set to false, they are not preloaded. For example, the correct resolution globe may not fully load until you stop moving the cursor, but you will be able to move more smoothly around the 3D graphics window.
| |
TerrainCacheSize |
Gets or sets the size of the terrain cache in megabytes.
|
Name | Description | |
---|---|---|
Dispose | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |