LoadOp()
To tell the RenderPass how the data from the previous RenderPass
is preserved on screen or cleared.
Default CLEAR
Members
CLEAR GPULoadOp
- Source:
- RenderPass.js, line 46
LOAD GPULoadOp
- Source:
- RenderPass.js, line 48
To tell the RenderPass how the data from the previous RenderPass
is preserved on screen or cleared.
Default CLEAR