docs.unity.cn
    Show / Hide Table of Contents

    Struct BodyIndexPair

    Namespace: Unity.Physics
    Syntax
    public struct BodyIndexPair

    Fields

    BodyIndexA

    Declaration
    public int BodyIndexA
    Field Value
    Type Description
    Int32

    BodyIndexB

    Declaration
    public int BodyIndexB
    Field Value
    Type Description
    Int32

    Properties

    Invalid

    Declaration
    public static readonly BodyIndexPair Invalid { get; }
    Property Value
    Type Description
    BodyIndexPair

    IsValid

    Declaration
    public readonly bool IsValid { get; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use