You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Physics Library > iterations

19.9.13 iterations

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'