IBlurPostProcessingRenderPassΒΆ
-
interface
IBlurPostProcessingRenderPass: IRenderPass, Protogame.IRenderPassWithViewport A post-processing render pass which applies a guassian blur to the screen.
-
int
Iterations The number of iterations of blur to apply.
-
int