docs.unity.cn
    Show / Hide Table of Contents

    Interface ICollisionEventsJobBase

    INTERNAL UnityPhysics interface for jobs that iterate through the list of collision events produced by the solver. Important: Only use inside UnityPhysics code! Jobs in other projects should implement ICollisionEventsJob.

    Namespace: Unity.Physics
    Syntax
    [JobProducerType(typeof(ICollisionEventJobExtensions.CollisionEventJobProcess<>))]
    public interface ICollisionEventsJobBase
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023