GlobeOptions.Quality Property

Top 

Description

Controls the quality of the Globe rendering. Increasing the render quality from low to high will improve the visual quality of the globe rendering, at the expense of performance. A render quality of at least 4 must be used to render atmospheric scattering effects.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

integer

Access:

read/write

Default Value:

5

Valid Range:

1 ≤ GlobeOptions.Quality ≤ 10

 

Syntax

myVariable1 = myGlobeOptions1.Quality;

 

myGlobeOptions1.Quality = myVariable1;

 

See also

GlobeOptions Object

Globe Layers Guide