LightingModel Namespace Reference
         
    
The possible lighting models. 
| Enumerator | 
|---|
| SHADED | Store shaded color with lighting.  | 
| LIGHTING_ONLY | Store lighting only.  | 
| SHADED_ONLY | Store shaded color without lighting.  | 
Store shaded color without lighting. 
Definition: IGameRenderedSurface.h:44
Store shaded color with lighting. 
Definition: IGameRenderedSurface.h:42
Store lighting only. 
Definition: IGameRenderedSurface.h:43
 
 
 
| Enumerator | 
|---|
| kLightingOnly | The lighting model to use when assigning vertex colors.  Store lighting only  | 
| kShadedLighting | Store shaded color with lighting.  | 
| kShadedOnly | Store shaded color without lighting.  | 
Store shaded color without lighting. 
Definition: istdplug.h:4281
Store shaded color with lighting. 
Definition: istdplug.h:4280
The lighting model to use when assigning vertex colors. 
Definition: istdplug.h:4279