| Name | Type | Description | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
optional
The optional parameters of Reflection effect.
|
Extends
- PIXI.Filter
Members
-
Starting and ending alpha values
- Default Value:
- [1, 1]
-
Starting and ending amplitude of waves
- Default Value:
- [0, 20]
-
Vertical position of the reflection point, default is 50% (middle) smaller numbers produce a larger reflection, larger numbers produce a smaller reflection.
- Default Value:
- 0.5
-
trueto reflect the image,falsefor waves-only- Default Value:
- true
-
Time for animating position of waves
- Default Value:
- 0
-
Starting and ending length of waves
- Default Value:
- [30, 100]

