D3DCLEAR
Stencil Clear Options. Define the target to clear.
#define | Description |
---|
D3DCLEAR_TARGET | The clear target is a surface. |
D3DCLEAR_ZBUFFER | The clear target is a z-buffer. |
D3DCLEAR_STENCIL | Clear the stencil planes. |
Constant Information
Header | d3d9types.h |
---|
Minimum operating system | Windows 98 |
---|