Colors exposed by the manager.
Weights used by the manager to compute colors.
Private
#darknessThe scene darkness level.
Private
#eventContains a list of subscribed function for darkness handler.
Static
groupStatic
tearStatic
Private
#fallbackFallback colors.
Get the darkness level of this scene.
Initialize the scene environment options.
Optional
config: { The background canvas color
The brightest ambient color
The color of darkness
The ambient daylight color
The color applied to explored areas
The color applied to unexplored areas
The scene environment data
PIXI.FederatedEvent type: "darknessChange" - event: {environmentData: {darknessLevel, priorDarknessLevel}}
Private
#configureConfigure all colors pertaining to a scene.
Optional
options: { Preview options.
A preview fog explored color.
A preview fog unexplored color.
The background canvas color.
Private
#configurePrivate
#configurePrivate
#configure
A container group which contains the primary canvas group and the effects canvas group.