docs.unity.cn
    Show / Hide Table of Contents

    Method RunJobChunk

    RunJobChunk<T>(ref T, EntityQuery, InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate)

    Declaration
    public static void RunJobChunk<T>(ref T jobData, EntityQuery query, InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate functionPointer)
        where T : struct, IJobChunk
    Parameters
    Type Name Description
    T jobData
    EntityQuery query
    InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate functionPointer
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021