Camera properties
 
 
 
Transform

Specifies the object's Translation, Rotation, and Scale information.

Lock Pan

Locks the camera from panning.

Lock Rotate

Locks the camera from rotating.

Lock Zoom

Locks the camera from zooming.

Reset

Resets the camera's transforms back to default settings. Reset operates on one or more of the following:

  • Roll
  • Rotate
  • Track (moving side to side)
  • Dolly (moving forward and backward)
2D Transform

Translates, rotates and scales the camera image along the camera view's plane. Options include:

  • 2D Scale
  • 2D Angle
  • 2D X Pos
  • 2D Y Pos
Reset

Resets the camera's 2D transforms back to its default settings. Reset operates on one or more of the following:

  • Position
  • Rotation
  • Scale
Orthographic

Views the scene by orthographic projection, without the natural distortion of perspective.

FOV

Controls the camera's field of view.

Near Plane

Specifies the distance the near clipping plane is from the camera. Clipping planes define how far and how close the camera sees. Setting the Near Plane too close can result in OpenGL display problems.

Far Plane

Specifies the distance the far clipping plane is from the camera. Clipping planes define how far and how close the camera sees. Setting the Far Plane too far can result in OpenGL display problems.

Related topics

Change camera views

Load an image into the camera view