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 40
LOAD GPULoadOp
- Source:
- RenderPass.js, line 42
To tell the RenderPass how the data from the previous RenderPass
is preserved on screen or cleared.
Default CLEAR