Rasterize operator

The Rasterize operator allows you to clamp particle positions to the cells of an implicit grid. This is similar to what the Birth Voxels operator does, except this doesn’t birth any new particles – instead, it changes the locations of existing particles.


Raster Size

  • X/Y/Z: the size of the cells of the implicit grid.

Overlap

  • Delete if overlapping: controls whether multiple particles are allows in the same cell. If enabled, only 1 particle will be allowed in a cell – the rest will be deleted.