Interface IBodyPairsJobBase
INTERNAL UnityPhysics interface for jobs that iterate through the list of potentially overlapping body pairs produced by the broad phase Important: Only use inside UnityPhysics code! Jobs in other projects should implement IBodyPairsJob.
Namespace: Unity.Physics
Assembly: Unity.Physics.dll
Syntax
[JobProducerType(typeof(IBodyPairsJobExtensions.BodyPairsJobProcess<>))]
public interface IBodyPairsJobBase