示例#1
0
 public void ClearRenderTargets()
 {
     DepthBuffer.Clear(float.MaxValue);
 }