Interface IJobParallelFor | DOTS Runtime | 0.31.0-preview.24
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 06 November 2020