Interface IJobParallelFor | DOTS Runtime | 0.32.0-preview.54
docs.unity.cn
    Show / Hide Table of Contents

    Interface IJobParallelFor

    Namespace: Unity.Jobs
    Syntax
    [JobProducerType(typeof(IJobParallelForExtensions.JobParallelForProducer<>))]
    public interface IJobParallelFor

    Methods

    Execute(Int32)

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