Enable, or disable, an effect of a layer.
the container owning the layer
The name of the layer
The name of the effect
true to enable, false to disable.
Check if an effect is enabled.
the container owning the layer
The name of the layer
The name of the effect
true if the effect is enabled, false otherwise.
the container owning the layer
The lighting layer with the ambient color.
The color, in RGB format ("128;200;255").
Enable or disable a layer effect property (boolean).
the container owning the layer
The name of the layer
The name of the effect
The property to update
The new value
Update a layer effect property (with a number).
the container owning the layer
The name of the layer
The name of the effect
The property to update
The new value
Update a layer effect property (with a string).
the container owning the layer
The name of the layer
The name of the effect
The property to update
The new value
Generated using TypeDoc
prefer using centerCamera and clampCamera.