docs.unity.cn
    Show / Hide Table of Contents

    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
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023