Is the camera orthographic (true) or perspective (false)?
When ortho is true, camera's viewing volume is defined by orthographicSize.
When orthographic is false, camera's viewing volume is defined by fieldOfView.
See Also: camera component, transparencySortMode.