D3DCLIPSTATUS8
Describes the current clip status.
Type D3DCLIPSTATUS8
ClipUnion As Long
ClipIntersection As Long
End Type
Members
- ClipUnion
- Clip union flags that describe the current clip status. This member can be one or more of the flags defined by the CONST_D3DCLIPFLAGS enumeration.
- ClipIntersection
- Clip intersection flags that describe the current clip status. This member can take the same flags as ClipUnion.
See Also
Direct3DDevice8.GetClipStatus, Direct3DDevice8.SetClipStatus