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

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

 

Attributes

Type:

number

Access:

read/write

Units:

km

Default Value:

0

Valid Range:

GlobeBoundaryLayer.MaximumRenderDistance ≥ 0

 

Syntax

myVariable1 = myGlobeBoundaryLayer1.MaximumRenderDistance;

 

myGlobeBoundaryLayer1.MaximumRenderDistance = myVariable1;

 

See also

GlobeBoundaryLayer Object

Globe Layers Guide