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

    Struct SimulationData.Contacts

    Namespace: Unity.Physics
    Syntax
    public struct Contacts

    Constructors

    Contacts(BlockStream, Scheduler.SolverSchedulerInfo)

    Declaration
    public Contacts(BlockStream contactStream, Scheduler.SolverSchedulerInfo ssi)
    Parameters
    Type Name Description
    BlockStream contactStream
    Scheduler.SolverSchedulerInfo ssi

    Properties

    NumWorkItems

    Declaration
    public int NumWorkItems { get; }
    Property Value
    Type Description
    System.Int32

    Methods

    AddContact(ContactHeader, ContactPoint)

    Declaration
    public void AddContact(ContactHeader header, ContactPoint point)
    Parameters
    Type Name Description
    ContactHeader header
    ContactPoint point

    CommitAddedContacts()

    Declaration
    public void CommitAddedContacts()

    GetIterator()

    Declaration
    public SimulationData.Contacts.Iterator GetIterator()
    Returns
    Type Description
    SimulationData.Contacts.Iterator
    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