The GridScatterNode creates a grid of positions using the x and y scale as distance. E.g. you can use a RandomOffsetNode to randomly scatter the positions.
| scale x | The positions x distance in the grid. |
| scale z | The positions z distance in the grid. |
| positions | The positions of the grid. |