Class Scheduler | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class Scheduler

    Inheritance
    System.Object
    Scheduler
    Namespace: Unity.Physics
    Syntax
    public class Scheduler : IDisposable

    Constructors

    Scheduler()

    Declaration
    public Scheduler()

    Methods

    Dispose()

    Declaration
    public void Dispose()

    ScheduleCreatePhasedDispatchPairsJob(ref PhysicsWorld, ref BlockStream, ref BlockStream, ref Simulation.Context, JobHandle)

    Declaration
    public JobHandle ScheduleCreatePhasedDispatchPairsJob(ref PhysicsWorld world, ref BlockStream dynamicVsDynamicBroadphasePairsStream, ref BlockStream staticVsDynamicBroadphasePairStream, ref Simulation.Context context, JobHandle inputDeps)
    Parameters
    Type Name Description
    PhysicsWorld world
    BlockStream dynamicVsDynamicBroadphasePairsStream
    BlockStream staticVsDynamicBroadphasePairStream
    Simulation.Context context
    JobHandle inputDeps
    Returns
    Type Description
    JobHandle
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023