Struct JobMetaData | DOTS Runtime | 0.31.0-preview.24
docs.unity3d.com
    Show / Hide Table of Contents

    Struct JobMetaData

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

    Fields

    deferredDataPtr

    Declaration
    public void *deferredDataPtr
    Field Value
    Type Description
    Void*

    isParallelFor

    Declaration
    public int isParallelFor
    Field Value
    Type Description
    Int32

    jobDataSize

    Declaration
    public int jobDataSize
    Field Value
    Type Description
    Int32

    JobRanges

    Declaration
    public JobRanges JobRanges
    Field Value
    Type Description
    JobRanges

    kJobMetaDataIsParallelOffset

    Declaration
    public const int kJobMetaDataIsParallelOffset = 16
    Field Value
    Type Description
    Int32

    managedPtr

    Declaration
    public void *managedPtr
    Field Value
    Type Description
    Void*

    unmanagedPtr

    Declaration
    public void *unmanagedPtr
    Field Value
    Type Description
    Void*
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023