A perspective camera defines a perspective projection from a viewpoint. |
The viewing volume for a perspective camera is a truncated right pyramid. |
By default, the camera is located at (0,0,1) and looks along the negative z-axis; |
The position and orientation fields can be used to change these values. |
The heightAngle field defines the total vertical angle of the viewing volume. |
An OrthographicCamera is similar but does not use perspective (decreasing size with distance from viewpoint) |