Interface: ReflectionFilterOptions

ReflectionFilterOptions

Options for the ReflectionFilter constructor.

Properties:
Name Type Default Description
alpha Range [1,1]

Starting and ending alpha values

amplitude Range [0,20]

Starting and ending amplitude of waves

boundary number 0.5

Vertical position of the reflection point, 0.5 equates to the middle smaller numbers produce a larger reflection, larger numbers produce a smaller reflection

mirror boolean true

true to reflect the image, false for waves-only

time number 0

Time for animating position of waves

waveLength Range [30,100]

Starting and ending length of waves

Members

alpha Range

Starting and ending alpha values

Default Value:
  • [1,1]

amplitude Range

Starting and ending amplitude of waves

Default Value:
  • [0,20]

boundary number

Vertical position of the reflection point, 0.5 equates to the middle smaller numbers produce a larger reflection, larger numbers produce a smaller reflection

Default Value:
  • 0.5

mirror boolean

true to reflect the image, false for waves-only

Default Value:
  • true

time number

Time for animating position of waves

Default Value:
  • 0

waveLength Range

Starting and ending length of waves

Default Value:
  • [30,100]