|
|
|
SAA_cameraOrbitOrbits 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
|
|
copyright Video-Collage Inc. |