Creates a new instance PostProcess
The scene that the post process is associated with.
Manually render a set of post processes to a texture.
An array of post processes to be run.
The target texture to render to.
force gl.viewport to be full screen eg. 0,0,textureWidth,textureHeight
Disposes of the post process manager.
Generated using TypeDoc
PostProcessManager is used to manage one or more post processes or post process pipelines See https://doc.babylonjs.com/how_to/how_to_use_postprocesses