A list of named states that affect the appearance of the layer.
This type has a dictionary with the following value structure:
| Key | Type | Description | Default Value |
|---|
"hidden" | Boolean | Determines if this layer should be hidden. | null |
"opacity" | Number | The opacity of this layer. Values can be between 0 and 1 | null |