Constructor
new Ambler(mask, options)
Create a new Ambler.
Parameters:
| Name | Type | Description |
|---|---|---|
mask |
Array.<Point> | Polygon | Vertices of a polygon used as a mask. Only the portion of the tangle inside the polygon will be visible. |
options |
AmblerOptions | The options list. |
