In this tutorial, you’ll learn about projection settings: the parameters that control how the camera renders what appears inside its frame.
By the end of this tutorial, you'll be able to:
Identify use cases for a perspective camera view in a 2D or 3D scene.
Identify use cases for an orthographic camera view in a 2D or 3D scene.
Capture the desired view of the scene by controlling the position and rotation of the Main Camera.
Set up a camera for a specified/predetermined point of view.