Instance Variables
| Field Name | Type | Initial Value | Description |
|---|---|---|---|
| ambientColor | Int | -1 |
Specifies the color that should be added to non-stage elements |
| animationId | String | null |
The name of the animation that contains the stage's main contents |
| camera | GameCameraConfigSettings | null |
Camera settings for the stage |
| shadowLayers | Array |
null |
Shadow layers for the stage |
| spriteContent | String | null |
The content id path of the sprite to load for this stage |