Physics2D.positionIterations

Cambiar al Manual
public static int positionIterations ;

Descripción

The number of iterations of the physics solver when considering objects' positions.

A higher number of interations will improve accuracy at the expense of processing overhead.

See Also: velocityIterations.