docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct HID.HIDCollectionDescriptor

    Descriptor for a collection of HID elements.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Namespace: UnityEngine.InputSystem.HID
    Assembly: Unity.InputSystem.dll
    Syntax
    [Serializable]
    public struct HID.HIDCollectionDescriptor

    Fields

    childCount

    Declaration
    public int childCount
    Field Value
    Type Description
    int

    firstChild

    Declaration
    public int firstChild
    Field Value
    Type Description
    int

    parent

    Declaration
    public int parent
    Field Value
    Type Description
    int

    type

    Declaration
    public HID.HIDCollectionType type
    Field Value
    Type Description
    HID.HIDCollectionType

    usage

    Declaration
    public int usage
    Field Value
    Type Description
    int

    usagePage

    Declaration
    public HID.UsagePage usagePage
    Field Value
    Type Description
    HID.UsagePage
    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)