Sober |
The SoberEdgeDetectionPostProcess type exposes the following members.
Name | Description | |
---|---|---|
EdgeThreshold | Gets or sets a float value that specifies the edge threshold that is needed to decide how big the color difference need to be to render an edge. Smaller values produce more edges, bigger values less edges. Default value is 0.05f. | |
MultiplyWithCurrentColor | Gets or sets a Boolean value that specifies if the edge color defined by this post-process is multiplied with the existing pixel color - this way the edges are added to the existing rendering. When false then only the edges are preserved and the original rendering is not visible any more. Default value is true. | |
TextureSize | Gets or sets the size of the texture. |