Separable |
The SeparableKernelPostProcess type exposes the following members.
Name | Description | |
---|---|---|
FilterSize | Gets the size of the filter - number of pixels that are read to get the color produces by this post-process. | |
IsVerticalPass | 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. | |
TextureSize | Gets or sets the size of the texture. |