Function: uniformGrid()
uniformGrid(
params
): (cellIndex
) =>Rect
Make a function that maps successive integer indices into a positions on a uniformly sized grid with the specified cell size.
Parameters
Parameter | Type |
---|---|
|
|
| |
|
|
Returns
Function
Parameters
Parameter | Type |
---|---|
|
|