Interface ITriggerEventsJobBase | Unity Physics | 0.6.0-preview.3
docs.unity.cn
    Show / Hide Table of Contents

    Interface ITriggerEventsJobBase

    Namespace: Unity.Physics
    Syntax
    [JobProducerType(typeof(ITriggerEventJobExtensions.TriggerEventJobProcess<>))]
    public interface ITriggerEventsJobBase

    Methods

    Execute(TriggerEvent)

    Declaration
    void Execute(TriggerEvent triggerEvent)
    Parameters
    Type Name Description
    TriggerEvent triggerEvent
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021