Optional
copyWhether the result of this ShaderPass should be copied to the renderTexture after each render. Default to false.
Optional
isWhether this ShaderPass should be rendered to the main buffer using the renderer renderPass before drawing the other objects to the main buffer. Useful for "blit" passes using the content of an inputTarget.
Base parameters used to create a ShaderPass.