Camera
A custom camera must be used via the script's levelManager.setCustomCamera()
.
Orthographic
- Type:
bool
- Default:
false
Whether to use an orthographic view.
Field of View
Orthographic View = false
- Type:
float
- Default:
60.0
Orthographic Size
Orthographic View = true
- Type:
float
- Default:
5.0
Clipping Plane
- Type:
Float2
- Default:
(0.3, 1000)