Whether this event target has any children that need UI events. This can be used optimize event propagation.
A collection of effects which provide other background alterations.
Options for this layer instance.
A collection of effects which provide background vision alterations.
A collection of effects which provide background preferred vision alterations.
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.
StaticinstanceReturn a reference to the active instance of this canvas layer
StaticlayerCustomize behaviors of this CanvasLayer by modifying some behaviors at a class level.
Clear background alteration effects vision and lighting containers
Draw the canvas layer, rendering its internal components and returning a Promise. The Promise resolves to the drawn layer once its contents are successfully rendered.
Optionaloptions: object = {}Options which configure how the layer is drawn
Get the zIndex that should be used for ordering this layer vertically relative to others in the same Container.
Deconstruct data used in the current layer in preparation to re-draw the canvas
Optionaloptions: object = {}Options which configure how the layer is deconstructed
A layer of background alteration effects which change the appearance of the primary group render texture.