Constructor
new(amount:Int, stepSize:Int = -1)
Creates a new VBlurFilter3D object
Parameters:
amount | The amount of blur in pixels |
|---|---|
stepSize | The distance between two blur samples. Set to -1 to autodetect with acceptable quality (default value). |