docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IJobParallelForBatch

    Namespace: Unity.Jobs
    Assembly: Unity.Collections.dll
    Syntax
    [JobProducerType(typeof(IJobParallelForBatchExtensions.JobParallelForBatchProducer<>))]
    public interface IJobParallelForBatch

    Methods

    Execute(int, int)

    Declaration
    void Execute(int startIndex, int count)
    Parameters
    Type Name Description
    int startIndex
    int count
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)