STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsGlobeOverlaySettings Interface

Description

Settings used by Globe Overlay objects. These setting affect all scenes.

Public Properties

Public Property ImageryCacheSizeGets or sets the size of the imagery cache in megabytes. It is not recommended to go above 128 megabytes. Large cache sizes can slow down rendering since so much imagery will be rendered.
Public Property PreloadTerrainAndImageryGets 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.
Public Property TerrainCacheSizeGets or sets the size of the terrain cache in megabytes. It is not recommended to go above 128 megabytes. Large cache sizes can slow down rendering since so much imagery will be rendered.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.