Effect provides various filter functions that can be performed on the layer to achieve different visual effects similar to how image filters work.
Specifies how graphics are placed on the vertical axis (z).
The full extent of the layer.
A collection of graphics in the layer.
The unique ID assigned to the layer.
Indicates how the layer should display in the LayerList widget.
The maximum scale (most zoomed in) at which the layer is visible in the view.
The minimum scale (most zoomed out) at which the layer is visible in the view.
The opacity of the layer.
Apply perspective scaling to screen-size point symbols in a SceneView.
The title of the layer used to identify it in places such as the LayerList widget.
Indicates if the layer is visible in the View.
Generated using TypeDoc
Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.
Read more...