> ## Documentation Index
> Fetch the complete documentation index at: https://rive.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# RenderPassDesc

Render pass descriptor for canvas:beginRenderPass. Must include at
least one color attachment or a depthStencil attachment. All attachments
(color views + depth) must share one sampleCount, derived per WebGPU
rules — pass sampleCount is inferred from the views, not declared.

## Fields

### `color`

### `depthStencil`
