Interface ITriggerEventsJobBase
INTERNAL UnityPhysics interface for jobs that iterate through the list of trigger events produced by the solver. Important: Only use inside UnityPhysics code! Jobs in other projects should implement ITriggerEventsJob.
Namespace: Unity.Physics
Syntax
[JobProducerType(typeof(ITriggerEventJobExtensions.TriggerEventJobProcess<>))]
public interface ITriggerEventsJobBase