BoingReactorField.CellMoveModeEnum
How cells behave when the field's transform moves through the world.
| Value | Description |
|---|---|
Follow | Cells move with the field; values follow the transform. |
WrapAround | Cells stay world-anchored; cells leaving the volume wrap to the opposite side and reset. |