|
|
|
SAA_cameraGetMatrixRetrieves the camera transformation matrix, which is used to display the camera icon. The camera matrix updates the camera roll if an Up Vector constraint is applied to the camera. set scene [SAA_AllocScene] set camera [SAA_AllocElem] . . . set matrix [SAA_AllocMatrix] SAA_cameraGetMatrix $scene $camera $matrix
|
|
copyright Video-Collage Inc. |