Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The D3DDDIARG_CREATELIGHT structure contains the index into the light array.
Syntax
typedef struct _D3DDDIARG_CREATELIGHT {
[in] UINT Index;
} D3DDDIARG_CREATELIGHT;
Members
[in] Index
The index of the light to create.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Available in Windows Vista and later versions of the Windows operating systems. |
| Header | d3dumddi.h (include D3dumddi.h) |