Currently we're only able to pass `blend`. https://github.com/pex-gl/pex-renderer/blob/3b21fe162632df0005d934e89351abb96d4be0a0/systems/render-pipeline/post-processing.js#L95 That would allow changing blending parameters e.g. premultiply alpha pipeline.
Currently we're only able to pass
blend.pex-renderer/systems/render-pipeline/post-processing.js
Line 95 in 3b21fe1
That would allow changing blending parameters e.g. premultiply alpha pipeline.