Click or drag to resize
Ab4d.SharpEngine logo

GaussianBlurPostProcess Methods

The GaussianBlurPostProcess type exposes the following members.

Methods
 NameDescription
Protected methodFillOffsetsAndWeights FillOffsetsAndWeights fulls the specified offsets and weights arrays with values that are used in the shader to render this post process. Offsets define how far from the texture coordinate we sample pixel. Weights define how much weight this pixel has in the final color.
(Overrides SeparableKernelPostProcessFillOffsetsAndWeights(RenderingContext, Boolean, Int32, Int32, Single, Single))
Top
See Also