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.JobEntityBatchRunWithoutJobSystemDelegate)

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

    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 © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use