Click or drag to resize
AB4D logo

NormalDepthEdgeDetectionPostProcessingDistance Property

Distance defines how many pixels away from the center pixel the edge detection effect will check. Bigger values create thicker edges. Default value is 1.

Namespace: Ab3d.DirectX.PostProcessing
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public float Distance { get; set; }

Property Value

Single
See Also