SetFieldOfView()

Syntax:

SetFieldOfView( FOV )

Parameters:

FOV – New field of view. The range is dependent on the author of the QuickTime VR file. 1.0 is the initial field of view. This parameter is required.

Remarks:

This function will set the field of view of the QuickTimeVR object it is called on.

The range of possible angles is set by the author of the QuickTimeVR movie. Any value outside the valid range will be clipped to the valid range.

image\Script_Button.jpgExamples