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

    Struct JobRanges

    Namespace: Unity.Jobs.LowLevel.Unsafe
    Syntax
    public struct JobRanges

    Fields

    ArrayLength

    Declaration
    public int ArrayLength
    Field Value
    Type Description
    Int32

    IndicesPerPhase

    Declaration
    public int IndicesPerPhase
    Field Value
    Type Description
    Int32

    runOnMainThread

    Declaration
    public int runOnMainThread
    Field Value
    Type Description
    Int32

    State

    Declaration
    public WorkStealingState State
    Field Value
    Type Description
    WorkStealingState
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021