ViewWindow.InstantaneousCelestialSphereFOV Property

Top 

Description

This property has been Deprecated. Please use ViewWindow.CurrentViewpoint.CelestialSphereView.FieldOfView instead.

 

Dynamically set the camera field of view of the the celestial sphere view mode.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

45

Valid Range:

0.001 ≤ ViewWindow.InstantaneousCelestialSphereFOV ≤ 179

 

Syntax

myVariable1 = myViewWindow1.InstantaneousCelestialSphereFOV;

 

myViewWindow1.InstantaneousCelestialSphereFOV = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide