GameScene Fields |
The GameScene type exposes the following members.
Name | Description | |
---|---|---|
DebugRenderPhysics |
If true, will draw physics debug.
| |
Lights |
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.
| |
UserInterface |
User interface for this scene.
|