Syntax
dbSetCameraRotationXYZ([CameraID])
Description
This command will reverse the camera rotation order. The cameras normal rotation order is to first rotate on the Z axis, then on the Y axis and finally on the X axis. This command reverses this order to XYZ.
See Also
dbCameraAngleX, dbCameraAngleY, dbCameraAngleZ, dbGetCameraRotationVector, dbRotateCamera, dbSetCameraRotationVector, dbSetCameraRotationZYX, dbXRotateCamera, dbYRotateCamera, dbZRotateCamera