Does the Set stepping iterations action effect only the object that changes it?, Like the enable/disable collision global setting, or does this effect the entire simulation like the gravity action?
here is what the manual says:
"Set stepping iterations
Set the number of velocity iterations and position iterations used in the physics engine. The default is 8 and 3 respectively. Lower values run faster but are less accurate, and higher values can reduce performance but provide a more realistic simulation."
It never really specifies if this is on a per-object basis or on the entire simulation.