> ## Documentation Index
> Fetch the complete documentation index at: https://rive-ue-supported-platforms-20260610-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# GPUTextureView

A view into a GPUTexture or canvas backing store.
Used as attachment and sampler handles in render passes.

## Fields

### `format`

Pixel format of the underlying texture.
Check this when pairing an MSAA view with a resolveTarget — formats must match.
