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

 

 


SAA_cameraElevate

Moves the camera and the interest up or down.

This function is typically called during a walkthrough session to raise or lower the point of view. You can also use SAA_cameraPan to pan the camera vertically.

set scene [SAA_AllocScene]

set camera [SAA_AllocElem]

.

.

.

set dy 5.575

SAA_cameraElevate  $scene $camera $dy

camera
Camera to move up or down. To get a handle on a camera in a scene, use SAA_sceneGetCameras().
dy
Displacement in global coordinates along the Y axis.

SAA Index ] Examples SAA calls index ]

copyright Video-Collage Inc.