LightingColor¶
-
class
LightingColor¶ -
-
property
name¶ The name of the layer.
- Type
- Raises
ReadOnlyError -- If
Databaseis 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
Databaseis in read only mode.
-
property
intensity¶ The color intensity of the layer.
- Type
- Raises
ReadOnlyError -- If
Databaseis in read only mode.
-
remove()¶ Delete this lighting color.
- Raises
ReadOnlyError -- If
Databaseis in read only mode.
-
property