Skip to content

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 ViewOrthographic View = false

  • Type: float
  • Default: 60.0

Orthographic SizeOrthographic View = true

  • Type: float
  • Default: 5.0

Clipping Plane

  • Type: Float2
  • Default: (0.3, 1000)

Released under the MIT License.