·
104 commits
to main
since this release
Patch Changes
- 1d74dfc: New:
<RC.RenderPass>
now offers three new props,clearColor
,clearDepth
andclearStencil
, that allow the user to configure which information the built-in clear pass should actually clear when enabled.