|
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.PostProcessingAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public float Distance { get; set; }
Property Value
SingleSee Also