Grid Statement |
Syntax | GRID <grid_size> |
Example | GRID 3 |
Sets the size of the label mask grid. The default value is 5. The label mask is split into blocks of map pixels. Each block is grid_size pixels squared. By lowering this value, labels gain more accurate collision detection, but at the expensive of some map speed. Likewise, increasing this value lowers collision detection accuracy (increased false collisions) but can increase labelling speed.