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.0.8865.1045
Syntax
C#
public float BlurStandardDeviation { get; set; }

Property Value

Single
See Also