Returns or sets the strength of the light coming from the light source.
Syntax
object.Intensity [ = strength]
The Intensity property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
strength | Single. The light strength. If the intensity is set to 100 percent (1), chart surfaces facing the light source are fully illuminated. If the light is set at 50 percent (.5), these surfaces receive 50 percent illumination from this light. Valid range is 0 to 1. |
Remarks
Intensity is the default property of the LightSource object.