PhysicsJobOptions2D.collideContactsPerJob
public int collideContactsPerJob;
Description 描述
Controls the minimum number of contacts to collide 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.ContactsCollideJob.