?/TD>
Microsoft DirectX 9.0

Primitive Clipping State


Microsoft?Direct3D?can clip primitives that render partially outside the viewport. When using C++, Direct3D clipping is controlled by the D3DRS_CLIPPING render state. Set this render state to TRUE (the default value) to enable primitive clipping. Set it to FALSE to disable Direct3D clipping services.



© 2002 Microsoft Corporation. All rights reserved.