Constructor

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

Creates a new HDepthOfFieldFilter3D object

Parameters:

amount

The amount of blur to apply in pixels

stepSize

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

Variables

Methods

Inherited Variables

Defined by Filter3DBase

Inherited Methods

Defined by Filter3DBase

dispose():Void

getMainInputTexture(stage3DProxy:Stage3DProxy):Texture

setRenderTargets(mainTarget:Texture, stage3DProxy:Stage3DProxy):Void