Description | Example | Return Message | Group

VO Globe

Control the appearance of the central body in a 3D Graphics window

Syntax

VO <ScenarioPath> Globe {GlobeOption} <Value>

Description

The VO command with the Globe {VOOption} is used to set globe properties for a 3D Graphics window.

{GlobeOption} and <Value> can be:

{GlobeOption}<Value>Description
ShowOnDisplays the selected image in the 3D Graphics window and enables you to modify the following attributes.
OffHides the selected image in the 3D Graphics window.
File"<File>"Specify the globe file (*.glb) that you wish to display in the 3D Graphics window.
BaseColor{Color}Enter the base color of the globe. For valid {Color} options see Common Options.
TexturedOnTexture maps and images display on the globe.
OffThe globe displays in the base color selected.
SmoothOnSTK blends neighboring pixels to soften the image so that the image is more aesthetically pleasing to the eye.
OffNo smoothing is applied. The globe image displays normally.
WaterOnDisplay a realistic ocean water surface.
OffTurn off display of ocean water surface.
WindowID<WinNumber>Enter the number of the 3D Graphics window to which the changes should be applied.

Example

To set a black neon globe:

VO * Globe Show On File "C:\STKInstall\STKData\VO\Globes\Earth\BLACKNEON.glb"

To set the base color of the globe currently displayed in 3D Graphics window #2 to red:

VO * Globe BaseColor red WindowID 2

ReturnMessage

Group Membership

This command belongs to the following group(s):

VO

VO Window

Version

11.2