Options
All
  • Public
  • Public/Protected
  • All
Menu

FreeCameraApp class adds a debug camera view which enables to see the rendered map view from a third person perspective as well as allows to freely modify the debug camera position/rotation.

The parameters of the FreeCameraApp are set in the [[FreeCameraAppOptions]] object.

Hierarchy

  • FreeCameraApp

Index

Constructors

Properties

Methods

Constructors

constructor

  • new FreeCameraApp(options: FreeCameraAppOptions): FreeCameraApp

Properties

Readonly options

options: FreeCameraAppOptions

Methods

start

  • start(): void

Generated using TypeDoc