LightingStyle.Brightness Property
Parent Object: LightingStyleDescription
Gets and sets the brightness of the lighting style.
Syntax
LightingStyle.Brightness() As DoubleProperty Value
This is a read/write property whose value is a Double.Samples
Name | Description |
Adjust the brightness of lighting | This sample demonstrates how to adjust lighting brightness with mini-toolbar slider. |