Click or drag to resize
AB4D logo

GaussianBlurPostProcessBlurStandardDeviation Property

Gets or sets a standard deviation value that is used to calculate the gaussian values. Default value is 2.

Namespace: Ab3d.DirectX.PostProcessing
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax
C#
public float BlurStandardDeviation { get; set; }

Property Value

Single
See Also