Click or drag to resize
GameScene Fields

The GameScene type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDebugRenderPhysics
If true, will draw physics debug.
Public fieldLights
Lights manager of this scene. If you want to use a custom lights manager class you can override this object, just be sure to do this before loading the scene.
Public fieldUserInterface
User interface for this scene.
Top
See Also