Optional
alphaOptional
colorThe color of the grid. Default: 0x000000
.
Optional
columnsIs this grid column-based (flat-topped) or row-based (pointy-topped)?
Default: false
.
Optional
diagonalsThe rule for diagonal measurement (see CONST.GRID_DIAGONALS).
Default: CONST.GRID_DIAGONALS.EQUIDISTANT
.
Optional
distanceThe distance of a grid space in units (a positive number). Default: 1
.
Optional
evenIs this grid even or odd? Default: false
.
The size of a grid space in pixels (a positive number).
Optional
styleThe style of the grid. Default: "solidLines"
.
Optional
thicknessThe line thickness of the grid. Default: 1
.
Optional
unitsThe units of measurement. Default: ""
.
The alpha of the grid. Default:
1
.