Version: 2019.1

Physics2D.velocityIterations

Switch to Manual
public static int velocityIterations ;

Description

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

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

See Also: positionIterations.