Physics2D.velocityIterations

매뉴얼로 전환
public static int velocityIterations ;

설명

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.