docs.unity.cn
    Show / Hide Table of Contents

    Method BurstCompile

    BurstCompile(InternalCompilerInterface.JobRunWithoutJobSystemDelegate)

    Declaration
    public static InternalCompilerInterface.JobRunWithoutJobSystemDelegate BurstCompile(InternalCompilerInterface.JobRunWithoutJobSystemDelegate d)
    Parameters
    Type Name Description
    InternalCompilerInterface.JobRunWithoutJobSystemDelegate d
    Returns
    Type Description
    InternalCompilerInterface.JobRunWithoutJobSystemDelegate

    BurstCompile(InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate)

    Declaration
    public static InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate BurstCompile(InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate d)
    Parameters
    Type Name Description
    InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate d
    Returns
    Type Description
    InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate

    BurstCompile(InternalCompilerInterface.JobEntityBatchRunWithoutJobSystemDelegateLimitEntities)

    Declaration
    public static InternalCompilerInterface.JobEntityBatchRunWithoutJobSystemDelegateLimitEntities BurstCompile(InternalCompilerInterface.JobEntityBatchRunWithoutJobSystemDelegateLimitEntities d)
    Parameters
    Type Name Description
    InternalCompilerInterface.JobEntityBatchRunWithoutJobSystemDelegateLimitEntities d
    Returns
    Type Description
    InternalCompilerInterface.JobEntityBatchRunWithoutJobSystemDelegateLimitEntities
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021