This method of the Direct3dRMLight Class retrieves the constant attenuation factor for the Direct3dRMLight object.
public float getConstantAttenuation();
Returns the constant attenuation value.
The constant attenuation value affects the light intensity inversely. For example, a constant attenuation value of 2 reduces the intensity of the light by half.