CWLight

3D Graph Control

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

AttenuationSpecifies the attenuation style of the light source.
ColorSpecifies the color of the light source.
DistanceSpecifies the distance of the light source from the origin of the graph.
EnabledEnables the light when set to True.
LatitudeSpecifies the latitudinal position in degrees of the light source.
LongitudeSpecifies the longitudinal position in degrees of the light source.

See Also

CWGraph3D.Lights

CWLights