|
SsaoBlurPostProcessDepthThreshold Property |
Used to define how much the depth can change to skip the pixel from blur (defines a discontinuity).
Default value is 1.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public float DepthThreshold { get; set; }
Property Value
SingleSee Also