Click or drag to resize
AB4D logo

GaussianBlurPostProcess Methods

The GaussianBlurPostProcess type exposes the following members.

Methods
  NameDescription
Public methodRender
Render renders the post process with using the sourceShaderResourceView as the source texture. It rendered the output to the CurrentRenderTargetView defined in the renderingContext.
(Overrides SimplePixelShaderPostProcessRender(RenderingContext, ShaderResourceView).)
Top
See Also