Delegate PhysicsCallbacks.Callback | 2D Entities | 0.29.0-preview.3
docs.unity.cn
    Show / Hide Table of Contents

    Delegate PhysicsCallbacks.Callback

    Namespace: Unity.U2D.Entities.Physics
    Syntax
    public delegate JobHandle Callback(ref PhysicsWorld world, JobHandle inputDeps);
    Parameters
    Type Name Description
    PhysicsWorld world
    JobHandle inputDeps
    Returns
    Type Description
    JobHandle
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 August 2020