| DirectX SDK |
The CONST_D3DLIGHTINGMODELFLAGS enumeration defines lighting model capability flags that are combined and present in the lLightingModel member of the D3DLIGHTINGCAPS type.
Enum CONST_D3DLIGHTINGMODELFLAGS
D3DLIGHTINGMODEL_MONO = 2
D3DLIGHTINGMODEL_RGB = 1
End Enum