RotatingPulsatingViewpointOptions.CenterOffset Property

Top 

Description

The fraction of the distance between the two objects along the axis between them at which the view will be centered. This is used when the CenterMode is CenterOffset. A value of 0 centers the view of the PrimaryObject, while a value of 1 centers the view on the SecondaryObject.

 

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.5

Valid Range:

0 ≤ RotatingPulsatingViewpointOptions.CenterOffset ≤ 1

 

Syntax

myVariable1 = myRotatingPulsatingViewpointOptions1.CenterOffset;

 

myRotatingPulsatingViewpointOptions1.CenterOffset = myVariable1;

 

See also

RotatingPulsatingViewpointOptions Object

Rotating Pulsating Viewpoints Guide