CWLight
A CWLight object defines a light for the CWGraph3D control. You can use Lights to create highlights and shadows that enhance visualization of 3D data.
Properties
| Attenuation | Specifies the attenuation style of the light source. |
| Color | Specifies the color of the light source. |
| Distance | Specifies the distance of the light source from the origin of the graph. |
| Enabled | Enables the light when set to True. |
| Latitude | Specifies the latitudinal position in degrees of the light source. |
| Longitude | Specifies the longitudinal position in degrees of the light source. |