Click or drag to resize
AB4D logo

SimpleBlurPostProcessStepSize Property

Gets or sets the size of the step. Default value is 1.

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

Property Value

Type: Single
The size of the step.
See Also