Struct Simulation.Context | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct Simulation.Context

    Namespace: Unity.Physics
    Syntax
    public struct Context

    Fields

    CollisionEventStream

    Declaration
    public BlockStream CollisionEventStream
    Field Value
    Type Description
    BlockStream

    Contacts

    Declaration
    public BlockStream Contacts
    Field Value
    Type Description
    BlockStream

    CreateBodyPairsHandle

    Declaration
    public JobHandle CreateBodyPairsHandle
    Field Value
    Type Description
    JobHandle

    CreateContactJacobiansHandle

    Declaration
    public JobHandle CreateContactJacobiansHandle
    Field Value
    Type Description
    JobHandle

    CreateContactsHandle

    Declaration
    public JobHandle CreateContactsHandle
    Field Value
    Type Description
    JobHandle

    DisposeBroadphasePairs

    Declaration
    public JobHandle DisposeBroadphasePairs
    Field Value
    Type Description
    JobHandle

    DisposeContacts

    Declaration
    public JobHandle DisposeContacts
    Field Value
    Type Description
    JobHandle

    DisposeJacobians

    Declaration
    public JobHandle DisposeJacobians
    Field Value
    Type Description
    JobHandle

    DisposeJointJacobians

    Declaration
    public JobHandle DisposeJointJacobians
    Field Value
    Type Description
    JobHandle

    DisposeSolverSchedulerData

    Declaration
    public JobHandle DisposeSolverSchedulerData
    Field Value
    Type Description
    JobHandle

    IntegrateMotionsHandle

    Declaration
    public JobHandle IntegrateMotionsHandle
    Field Value
    Type Description
    JobHandle

    Jacobians

    Declaration
    public BlockStream Jacobians
    Field Value
    Type Description
    BlockStream

    JointJacobians

    Declaration
    public BlockStream JointJacobians
    Field Value
    Type Description
    BlockStream

    PhasedDispatchPairsArray

    Declaration
    public NativeArray<Scheduler.DispatchPair> PhasedDispatchPairsArray
    Field Value
    Type Description
    NativeArray<Scheduler.DispatchPair>

    SolveContactJacobiansHandle

    Declaration
    public JobHandle SolveContactJacobiansHandle
    Field Value
    Type Description
    JobHandle

    SolverSchedulerInfo

    Declaration
    public Scheduler.SolverSchedulerInfo SolverSchedulerInfo
    Field Value
    Type Description
    Scheduler.SolverSchedulerInfo

    TriggerEventStream

    Declaration
    public BlockStream TriggerEventStream
    Field Value
    Type Description
    BlockStream
    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