Package com.ms.com.directX |
|
 Previous |
 Microsoft Packages |
 Index |
 Next |
D3DLIGHTCAPS_ Values
Use with the dlcLighting_Caps field of the d3dDeviceDesc class.
- D3DLIGHTCAPS_DIRECTIONAL
- Supports directional lights.
- D3DLIGHTCAPS_GLSPOT
- Supports OpenGL-style spotlights.
- D3DLIGHTCAPS_PARALLELPOINT
- Supports parallel point lights.
- D3DLIGHTCAPS_POINT
- Supports point lights.
- D3DLIGHTCAPS_SPOT
- Supports spotlights.