```js const layer = canvas.grid.getHighlightLayer("layername"); ```

const layer = canvas.grid.getHighlightLayer("layername");
Was this page helpful?