iters = physics.Space:iterations()
|
Parameter |
Type |
Description |
|---|---|---|
|
self |
in physics.Space |
The input simulation Space |
|
iters |
out number |
The number of iterations the solver takes to update one step of the simulation |
Introduced in platform.apiLevel = '2.0'