Properties:
| Name | Type | Default | Description |
|---|---|---|---|
angle |
number |
4
|
The angle of the twist |
offset |
PointData |
{x:0,y:0}
|
The |
padding |
number |
20
|
Padding for the filter area |
radius |
number |
200
|
The radius of the twist |
Members
The angle of the twist
- Default Value:
- 4
The x and y offset coordinates to change the position of the center of the circle of effect.
This should be a size 2 array or an object containing x and y values, you cannot change types
once defined in the constructor
- Default Value:
- {x:0,y:0}
Padding for the filter area
- Default Value:
- 20
The radius of the twist
- Default Value:
- 200