docs.unity.cn
    Show / Hide Table of Contents

    Interface IJobParallelForBurstSchedulable

    Namespace: Unity.Jobs
    Syntax
    [JobProducerType(typeof(IJobParallelForExtensionsBurstSchedulable.JobParallelForBurstSchedulableProducer<>))]
    public interface IJobParallelForBurstSchedulable

    Methods

    Execute(Int32)

    Declaration
    void Execute(int index)
    Parameters
    Type Name Description
    Int32 index
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, July 26, 2023