Indicates the lighting scheme type in rendering settings. 
   Namespace:   Autodesk.Revit.DB  
  Assembly:   RevitAPI  (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0) 
  Since:  2013 
Syntax
| C# | 
|---|
   |  
| Visual Basic | 
|---|
   |  
| Visual C++ | 
|---|
   |  
Members
| Member name | Description | 
|---|---|
| ExteriorSun | Exterior source of light, sun only. | 
| ExteriorSunAndArtificial | Exterior source of light, sun and artificial light. | 
| ExteriorArtificial | Exterior source of light, artificial light only. | 
| InteriorSun | Interior source of light, sun only. | 
| InteriorSunAndArtificial | Interior source of light, sun and artificial light. | 
| InteriorArtificial | Interior source of light, artificial light only. |