Struct ModifiableBodyPair | Unity Physics | 0.6.0-preview.3
docs.unity.cn
    Show / Hide Table of Contents

    Struct ModifiableBodyPair

    Namespace: Unity.Physics
    Syntax
    public struct ModifiableBodyPair

    Properties

    BodyIndexA

    Declaration
    public int BodyIndexA { get; }
    Property Value
    Type Description
    Int32

    BodyIndexB

    Declaration
    public int BodyIndexB { get; }
    Property Value
    Type Description
    Int32

    EntityA

    Declaration
    public Entity EntityA { get; }
    Property Value
    Type Description
    Entity

    EntityB

    Declaration
    public Entity EntityB { get; }
    Property Value
    Type Description
    Entity

    Methods

    Disable()

    Declaration
    public void Disable()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021