docs.unity.cn
    Show / Hide Table of Contents

    Interface IContactsJobBase

    INTERNAL UnityPhysics interface for jobs that iterate through the list of contact manifolds produced by the narrow phase Important: Only use inside UnityPhysics code! Jobs in other projects should implement IContactsJob.

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