|
NormalDepthEdgeDetectionPostProcessingNormalThreshold Property |
Normal threshold - the value that specifies how big the normal change must be to form an edge.
Bigger value requires bigger normal change to define the edge and therefore produce less edges.
Default value is 0.3.
Namespace: Ab3d.DirectX.PostProcessingAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public float NormalThreshold { get; set; }
Property Value
SingleSee Also