Colors exposed by the manager.
A mapping of CanvasLayer classes which belong to this group.
Weights used by the manager to compute colors.
StaticgroupStatictearGet the darkness level of this scene.
The name used by hooks to construct their hook string. Note: You should override this getter if hookName should not return the class constructor name.
The canonical name of the canvas group is the name of the constructor that is the immediate child of the defined base class.
Draw the canvas group and all its components.
Optionaloptions: object = {}A Promise which resolves once the group is fully drawn
Initialize the scene environment options.
Remove and destroy all layers from the base canvas.
Optionaloptions: object = {}Protected_createProtectedCreate CanvasLayer instances which belong to the canvas group.
Protected_tearProtectedRemove and destroy all layers from the base canvas.
A container group which contains the primary canvas group and the effects canvas group.