docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ParallelStart

    ParallelStart(bool, string, int)

    Starts a new parallel session

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public IntPtr ParallelStart(bool progression = false, string name = "Parallel session", int jobCount = -1)
    Parameters
    Type Name Description
    bool progression

    Enable progression for the parallel session

    string name

    Name of the parallel session

    int jobCount

    Count of parallel jobs if known (for progression)

    Returns
    Type Description
    IntPtr
    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)