View source
class Filter3DVBlurTask
package away3d.filters.tasks
extends Filter3DTaskBase
Available on all platforms
Constructor
new(amount:Int, stepSize:Int = -1)
- @param amount
Parameters:
stepSize | The distance between samples. Set to -1 to autodetect with acceptable quality. |
|---|