API Reference > OdDb Classes > OdDbMentalRayRenderSettings Class > OdDbMentalRayRenderSettings Methods > OdDbMentalRayRenderSettings::setLightLuminanceScale Method
OdDbMentalRayRenderSettings::setLightLuminanceScale Method
Syntax
C++
OdResult setLightLuminanceScale(double fLuminance);
Parameters 
Description 
double fLuminance 
[in] Luminance scale factor. 

Sets the light luminance scale factor for this MentalRaySettings object.

The default value for light luminance scale factor is 1500.0.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.