Grid tool
With this tool you can show a grid over the canvas. Inputs get snapped to the grid.
| 属性 | デフォルト | 説明 |
|---|---|---|
| サイズ | (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. |
| 色 | ブラック | The color of the grid. |
| Stroke | 1 | The width of the grid lines. |
| ズームに依存する | false | Changes the grid stroke width based on the zoom level. |
| 依存する位置 | false | Makes the grid depend on the canvas position instead of staying fixed on the viewport. |