|
|
|
SAA_cameraResetTiltResets the tilt of the camera by orbiting the interest until it reaches the same height or Y value as the camera. This function rotates the line of sight vector (the vector from the camera to the camera interest) around the camera so that the interest is at the same height or Y value as the camera. set scene [SAA_AllocScene] set camera [SAA_AllocElem] . . . SAA_cameraResetTilt $scene $camera
|
|
copyright Video-Collage Inc. |