Grid tool
With this tool you can show a grid over the canvas. Inputs get snapped to the grid.
Configuration
Section titled âConfigurationâ| Property | Default | Description |
|---|---|---|
| Size | (20, 20) | The size of the grid cells on the x and y axis. |
| Offset | (0, 0) | The offset of the grid on the x and y axis. |
| Color | Black | The color of the grid. |
| Stroke | 1 | The width of the grid lines. |
| Zoom dependent | false | Changes the grid stroke width based on the zoom level. |
| Position dependent | false | Makes the grid depend on the canvas position instead of staying fixed on the viewport. |