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

    Struct ColliderKeyPair

    Namespace: Unity.Physics
    Syntax
    public struct ColliderKeyPair

    Fields

    ColliderKeyA

    Declaration
    public ColliderKey ColliderKeyA
    Field Value
    Type Description
    ColliderKey

    ColliderKeyB

    Declaration
    public ColliderKey ColliderKeyB
    Field Value
    Type Description
    ColliderKey

    Properties

    Empty

    Declaration
    public static ColliderKeyPair Empty { get; }
    Property Value
    Type Description
    ColliderKeyPair
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX