[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.DeviceContext1.ClearView

ClearView Method

ClearView(ResourceView, float, RectL[], int)

void ID3D11DeviceContext1::ClearView([In] ID3D11View* pView,[In] const float* Color,[In, Buffer, Optional] const RECT* pRect,[In] unsigned int NumRects)

Declaration
public void ClearView(ResourceView viewRef, float color, RectL[] rectRef, int numRects)
Parameters
Type Name Description
ResourceView viewRef
float color
RectL[] rectRef
int numRects