Description
Gets or sets the base GlobeImageOverlay associated
with the Central Body in the Scene. The Base
Overlay is always rendered before any other Imagery. By
default, the Earth, Sun, and Moon Central Body will have a default
Base
Overlay image is loaded by STK Engine when the Scene is created.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property BaseOverlay() As IAgStkGraphicsGlobeImageOverlay
|