node name | type | flags | description |
---|---|---|---|
min_dist_px | rnd_cfn_integer | 0 | [librnd] never try to draw a grid so dense that the distance between grid points is smaller than this |
sparse | rnd_cfn_boolean | 0 | [librnd] enable drawing sparse grid: when zoomed out beyond min_dist_px draw every 2nd, 4th, 8th, etc. grid point; if disabled the grid is turned off when it'd get too dense |