D3DVTXPCAPS
A combination of one or more flags that control the device create behavior.
#define | Description |
---|
D3DVTXPCAPS_DIRECTIONALLIGHTS | Device can do directional lights. |
D3DVTXPCAPS_LOCALVIEWER | Device can do local viewer. |
D3DVTXPCAPS_MATERIALSOURCE7 | Device can do Microsoft?DirectX?7.0 colormaterialsource operations. |
D3DVTXPCAPS_NO_TEXGEN_NONLOCALVIEWER | Device does not support texture generation in non-local viewer mode. |
D3DVTXPCAPS_POSITIONALLIGHTS | Device can do positional lights (includes point and spot). |
D3DVTXPCAPS_TEXGEN | Device can do texgen. |
D3DVTXPCAPS_TEXGEN_SPHEREMAP | Device supports D3DTSS_TCI_SPHEREMAP. |
D3DVTXPCAPS_TWEENING | Device can do vertex tweening. |
Constant Information
Header | d3d9caps.h |
---|
Minimum operating system | Windows 98 |
---|