update(pointer)
Updates the filter.
Parameters
Name | Type | Argument | Description |
---|---|---|---|
pointer | Phaser.Pointer | <optional> | A Pointer object to use for the filter. The coordinates are mapped to the mouse uniform. |
- Source code: core/Filter.js (Line 125)
Please login to continue.