Class: Scene

graphics.Scene

Scene

Constructor

new Scene()

Scene: Root of the scene graph

Extends

  • Composite

Methods

getCamera() → {Camera}

Get Camera in the scene

Returns:

Returns the current camera

Type
Camera