| GoalObjects | GoalObjects | GoalObjects | Generic Data |
| Reset | Reset | Hard Reset (completely rebuild the particle list and indexing) | Boolean |
| Threshold | Threshold | Stop when average movement is less than this (default is 1e-15) | Number |
| Tolerance | Tolerance | Points closer than this distance will be combined into a single particle | Number |
| Damping | Damping | Value between 0 and 1, for how much velocity is preserved between iterations | Number |
| Iterations | Iterations | This many internal iterations will be performed for each results output | Integer |
| On | On | If true, Kangaroo will continue to iterate until reaching the given threshold value | Boolean |