Click or drag to resize
DigitalRuneEdgeFilter Properties

The EdgeFilter type exposes the following members.

Properties
  NameDescription
Public propertyCreaseColor
Gets or sets the color of the crease edges.
Public propertyDefaultTargetFormat
Gets or sets the default target format. (This property is used by the PostProcessorChain).
(Inherited from PostProcessor.)
Public propertyDepthSensitivity
Gets or sets the depth sensitivity of the edge detection.
Public propertyDepthThreshold
Gets or sets the depth threshold for edge detection.
Public propertyEdgeWidth
Gets or sets the width of the edge outline in pixel.
Public propertyEnabled
Gets or sets a value indicating whether this post-processor is enabled.
(Inherited from PostProcessor.)
Public propertyGraphicsService
Gets the graphics service.
(Inherited from PostProcessor.)
Public propertyIsDisposed
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.)
Public propertyName
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.)
Public propertyNormalSensitivity
Gets or sets the normal vector sensitivity of the edge detection.
Public propertyNormalThreshold
Gets or sets the normal vector threshold of the edge detection.
Public propertySilhouetteColor
Gets or sets the color of the silhouette edges.
Top
See Also