Color attachment descriptor for context:beginRenderPass.Documentation Index
Fetch the complete documentation index at: https://rive-update-scripting-docs-503.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Fields
view
Required render target view. Use GPUCanvas:colorView() for the
canvas’s 1× presentation target, or any GPUTexture:view().
resolveTarget
1× resolve target for MSAA (formats must match view).