Effect provides various filter functions that can be performed on the layer to achieve different visual effects similar to how image filters work.
The full extent of 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.
The portal item from which the layer is loaded.
The spatial reference of the layer.
A style JSON object of vector tiles that will be used to render the layer.
The tiling scheme information for the layer.
The title of the layer used to identify it in places such as the LayerList widget.
The URL to the vector tile service, or the URL to the style resource of vector tiles that will be used to render the layer.
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...