API Reference > OdDb Classes > OdDbLight Class > OdDbLight Methods > OdDbLight::setLampColorRGB Method
OdDbLight::setLampColorRGB Method
Syntax
C++
void setLampColorRGB(const OdGiColorRGB & color);
Parameters 
Description 
const OdGiColorRGB & color 
[in] RGB lamp color. 

Sets the lamp color of this light as an RGB color value. 

 

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