API Docs for: 2.2.1
Show:

TiltShiftYFilter Class

A TiltShiftYFilter.

Constructor

TiltShiftYFilter

()

Methods

syncUniforms

()

Syncs the uniforms between the class object and the shaders.

updateDelta

()

Updates the filter delta values.

Properties

fragmentSrc

Array private

padding

Float

passes

Array an array of filter objects

An array of passes - some filters contain a few steps this array simply stores the steps in a liniear fashion. For example the blur filter has two passes blurX and blurY.

shaders

Array an array of shaders

uniforms

Object private