docs.unity.cn
    Show / Hide Table of Contents

    Method Schedule

    Schedule(JobHandle)

    Schedule jobs to collect and sort shared values.

    Declaration
    public JobHandle Schedule(JobHandle inputDeps)
    Parameters
    Type Name Description
    JobHandle inputDeps

    Dependent JobHandle

    Returns
    Type Description
    JobHandle

    JobHandle

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use