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

    Struct ModifiableBodyPair

    Namespace: Unity.Physics
    Syntax
    public struct ModifiableBodyPair

    Properties

    BodyIndices

    Declaration
    public BodyIndexPair BodyIndices { get; }
    Property Value
    Type Description
    BodyIndexPair

    Entities

    Declaration
    public EntityPair Entities { get; }
    Property Value
    Type Description
    EntityPair

    Methods

    Disable()

    Declaration
    public void Disable()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX