GlobeLineLayer.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 nanosecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read/write

Units:

km

Default Value:

0

Valid Range:

GlobeLineLayer.MinimumRenderDistance ≥ 0

 

Syntax

myVariable1 = myGlobeLineLayer1.MinimumRenderDistance;

 

myGlobeLineLayer1.MinimumRenderDistance = myVariable1;

 

See also

GlobeLineLayer Object

Globe Layers Guide