CWLightAttenuationStyles Enumeration
CWLightAttenuationStyles are the constants for the CWLight.Attenuation property.
You can use the following constants with this data type:
- cwLightNone–Specifies that the light does not dim.
- cwLinear–Specifies that the light dims linearly.
- cwQuadratic–Specifies that the light dims quadratically.