300 B
300 B
D3D12CommandList::ClearRenderTarget
清除渲染目标。
void ClearRenderTarget(void* renderTarget, const float color[4]) override;
参数:
renderTarget- 渲染目标指针color- 清除颜色 RGBA
清除渲染目标。
void ClearRenderTarget(void* renderTarget, const float color[4]) override;
参数:
renderTarget - 渲染目标指针color - 清除颜色 RGBA