Skip to main content

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.

Color attachment descriptor for context:beginRenderPass.

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).

loadOp

storeOp

Required; ‘discard’ after MSAA resolve, ‘store’ otherwise.

clearColor