Click or drag to resize
Ab4d.SharpEngine logo

SeparableKernelPostProcess Properties

The SeparableKernelPostProcess type exposes the following members.

Properties
 NameDescription
Public propertyFilterSize Gets or sets the size of the filter - number of pixels that are read to get the color produces by this post-process.
Public propertyIsVerticalPass Gets a boolean that specifies if vertical rendering pass is applied. If false then horizontal pass is applied. This value is set in constructor. Note that in order to render this post process fully, it needs to run in two passes - once as vertical and once as horizontal post process.
Top
See Also