GlobeAtmosphereLayer.AtmosphereModel Property

Top 

Description

Determines how the CelestialObject atmosphere will be rendered. Currently only supported for Earth.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

3 ( SurfaceAndSky )

Valid Values:

Value

Label

0

None

1

Surface

2

Sky

3

SurfaceAndSky

 

Syntax

myVariable1 = myGlobeAtmosphereLayer1.AtmosphereModel;

 

myGlobeAtmosphereLayer1.AtmosphereModel = myVariable1;

 

See also

GlobeAtmosphereLayer Object

Globe Layers Guide