API Reference > Classes > PRC Graphical Classes > OdPrcContentLight Class
OdPrcContentLight Class
OdPrcContentLightOdPrcContentLightOdPrcContentLight
Syntax
C++
class OdPrcContentLight : public OdPrcReferencedBase;

PrcContentLight.h

 

Class stores data about a light.

Returns the current value of the ambient index. 
Returns the current diffuse index value. 
Returns the current emissive index value. 
Returns ambient color. Will throw an exception in case of uninitialized object. 
Returns diffuse color. Will throw an exception in case of uninitialized object. 
Returns emissive color. Will throw an exception in case of uninitialized object. 
Returns the specular color. Will throw an exception in case of uninitialized object. 
This is the overview for the setAmbient method overload. 
This is the overview for the setDiffuse method overload. 
This is the overview for the setEmissive method overload. 
This is the overview for the setSpecular method overload. 
Returns the current specular index value. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.