Click or drag to resize
AB4D logo

SeparableKernelPostProcess Properties

The SeparableKernelPostProcess type exposes the following members.

Properties
 NameDescription
Public propertyFilterSize Gets 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 than 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.
Public propertyTextureSize Gets or sets the size of the texture.
Top
See Also