iterations property
The number of solver iterations determines quality of the constraints in the world. The number of solver iterations determines quality of the constraints in the world. The more iterations, the more correct simulation. More iterations need more computations though. If you have a large gravity force in your world, you will need more iterations.
Implementation
int iterations;