SetTiltAngle()

Syntax:

SetTiltAngle( Angle )

Parameters:

Angle – new tilt angle. Maximum range of -90 to 90, where 0 represents the horizontal. This parameter is required.

Remarks:

This function will set the tilt (up-down) angle 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