Version: 2020.1
언어: 한국어

PhysicsJobOptions2D.interpolationPosesPerJob

매뉴얼로 전환
public int interpolationPosesPerJob ;

설명

Controls the minimum number of Rigidbody2D being interpolated in each simulation job.

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.StoreInterpolationPosesJob
• Physics2D.InterpolationPosesJob.