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