docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ColliderKeyPair

    A pair of collider keys.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Physics
    Assembly: Unity.Physics.dll
    Syntax
    public struct ColliderKeyPair

    Fields

    ColliderKeyA

    The collider key a.

    Declaration
    public ColliderKey ColliderKeyA
    Field Value
    Type Description
    ColliderKey

    ColliderKeyB

    The collider key b.

    Declaration
    public ColliderKey ColliderKeyB
    Field Value
    Type Description
    ColliderKey

    Properties

    Empty

    Gets the empty ColliderKeyPair.

    Declaration
    public static ColliderKeyPair Empty { get; }
    Property Value
    Type Description
    ColliderKeyPair

    The empty ColliderKeyPair.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)