Specifies which CameraCullingMode option this camera uses to
interpret its cullingMask.
depth
depth:number
The camera's render order relative to other cameras. Cameras with
lower values render first. Cameras with higher values render overtop
of cameras with lower vlaues.
halfVerticalSize
halfVerticalSize:number
Specifies half of the vertical size in world units. The horizontal
size is calculated from the output display size and aspect ratio.
The Transform component's world position defines the camera origin's
location, size, and rotation.
Specifies the background color this camera should render before rendering the scene when clearFlags is set to SolidColor.