Constructor

@:value({ stepSize : -1 })new(maxBlur:Int, stepSize:Int = -1)

Creates a new Filter3DHDepthOfFFieldTask

Parameters:

amount

The maximum amount of blur to apply in pixels at the most out-of-focus areas

stepSize

The distance between samples. Set to -1 to autodetect with acceptable quality.

Variables

Methods

Inherited Variables

Inherited Methods

Defined by Filter3DTaskBase

dispose():Void

getProgram3D(stage3DProxy:Stage3DProxy):Program3D