Package com.ms.com.directX |
|
 Previous |
 Microsoft Packages |
 Index |
 Next |
D3DRMLIGHT_ Values
Use with CreateLight to create a light of a given type.
- D3DRMLIGHT_AMBIENT
- Light is an ambient source.
- D3DRMLIGHT_DIRECTIONAL
- Light is a directional source.
- D3DRMLIGHT_PARALLELPOINT
- Light is a parallel point source.
- D3DRMLIGHT_POINT
- Light is a point source.
- D3DRMLIGHT_SPOT
- Light is a spotlight source.