GlobeLocationLayer.MinimumRenderDistance Property

Top 

Description

The minimum 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 millisecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read/write

Default Value:

0

Valid Range:

GlobeLocationLayer.MinimumRenderDistance ≥ 0

 

Syntax

myVariable1 = myGlobeLocationLayer1.MinimumRenderDistance;

 

myGlobeLocationLayer1.MinimumRenderDistance = myVariable1;

 

See also

GlobeLocationLayer Object

Globe Layers Guide