LightingColor
- class LightingColor
-
- property name
The name of the layer.
- Type
- Raises
ReadOnlyError -- If
Database
is in read only mode.
- property layer
The parent lighting layer of this color.
- Type
LightingLayer, read-only
- property color
The color of the layer.
- Type
- Raises
ReadOnlyError -- If
Database
is in read only mode.
- property intensity
The color intensity of the layer.
- Type
- Raises
ReadOnlyError -- If
Database
is in read only mode.
- property active
The color active state.
- Type
- Raises
ReadOnlyError -- If
Database
is in read only mode.
- remove()
Delete this lighting color.
- Raises
ReadOnlyError -- If
Database
is in read only mode.