GlobeLocationLayer.MaximumRenderDistance Property

Top 

Description

The maximum distance from the viewpoint camera location to the surface of the CelestialObject at which the layer will be rendered.

 

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:

number

Access:

read/write

Default Value:

0

Valid Range:

GlobeLocationLayer.MaximumRenderDistance ≥ 0

 

Syntax

myVariable1 = myGlobeLocationLayer1.MaximumRenderDistance;

 

myGlobeLocationLayer1.MaximumRenderDistance = myVariable1;

 

See also

GlobeLocationLayer Object

Globe Layers Guide