Specifies the camera's Translation, Rotation, and Scale information.
Locks the camera from panning.
Locks the camera from rotating.
Locks the camera from zooming.
Resets the camera's transforms back to default settings. Reset operates on one or more of the following:
Translates, rotates and scales the camera image along the camera view plane. Options include:
Resets the 2D transforms back to default settings for the camera. Resets one or more of the following:
Views the scene by orthographic projection, without the natural distortion of perspective.
Controls the camera's field of view.
Specify the distance of the near and far clipping planes from the camera.
Clipping planes define how far and how close the camera sees. Setting the Near Plane too close or the Far Plane too far can result in OpenGL display problems.