docs.unity.cn
    Show / Hide Table of Contents

    Struct SimulationJobHandles

    Namespace: Unity.Physics
    Syntax
    public struct SimulationJobHandles

    Constructors

    SimulationJobHandles(JobHandle)

    Declaration
    public SimulationJobHandles(JobHandle handle)
    Parameters
    Type Name Description
    JobHandle handle

    Fields

    FinalDisposeHandle

    Declaration
    public JobHandle FinalDisposeHandle
    Field Value
    Type Description
    JobHandle

    FinalExecutionHandle

    Declaration
    public JobHandle FinalExecutionHandle
    Field Value
    Type Description
    JobHandle
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use