Click or drag to resize
AB4D logo

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.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public float DepthThreshold { get; set; }

Property Value

Single
See Also