| Parameter | Description | 
|---|---|
| color | Color buffers to use as render targets. | 
| depth | Depth buffer to use as render target. | 
| colorLoadAction | Load actions for color buffers. | 
| colorStoreAction | Store actions for color buffers. | 
| depthLoadAction | Load action for the depth/stencil buffer. | 
| depthStoreAction | Store action for the depth/stencil buffer. | 
Constructs RenderTargetBinding.