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

    Interface IBodyPairsJobBase

    Namespace: Unity.Physics
    Syntax
    [JobProducerType(typeof(IBodyPairsJobExtensions.BodyPairsJobProcess<>))]
    public interface IBodyPairsJobBase

    Methods

    Execute(ref ModifiableBodyPair)

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