Version: 2020.2
언어: 한국어

PhysicsJobOptions2D.islandSolverBodiesPerJob

매뉴얼로 전환
public int islandSolverBodiesPerJob ;

설명

Controls the minimum number of bodies to solve in each simulation job when performing island solving.

For an overview of these properties and advice on how to use them, see PhysicsJobOptions2D.

The following job profiler names are affected by this property:

• Physics2D.SolveDiscreteIslandSyncBodiesJob
• Physics2D.SolveDiscreteIslandVelocitiesJob
• Physics2D.SolveContinuousIslandIntegratePositionsJob.