vcanim.gif (8357 bytes)SAA_cameraOrbit
Home ] Sales ] Products ] Services ] Support ] Downloads ]

 

 


SAA_cameraOrbit

Orbits a camera around its interest. The camera position changes while the position of the camera interest stays the same.

set scene [SAA_AllocScene]

set camera [SAA_AllocElem]

.

.

.

set dx 0.1

set dy 0.2

SAA_cameraOrbit  $scene $camera $dx $dy
camera
Camera to modify. To get a handle on a camera in a scene, use SAA_sceneGetCameras.
dx
Latitude angle in radians.
dy
Longitude angle in radians.

SAA Index ] Examples SAA calls index ]

copyright Video-Collage Inc.