docs.unity3d.com
    目次を表示する/隠す

    Class XRUtilities

    A set of static utilities for registering XR Input Devices externally.

    Inheritance
    Object
    XRUtilities
    Namespace: UnityEngine.InputSystem.XR
    Syntax
    public static class XRUtilities

    Fields

    InterfaceCurrent

    The current interface code sent with devices to identify as XRInput devices.

    Declaration
    public const string InterfaceCurrent = "XRInputV1"
    Field Value
    Type Description
    String

    InterfaceMatchAnyVersion

    A simple Regex pattern that allows InputDeviceMatchers to match to any version of the XRInput interface.

    Declaration
    public const string InterfaceMatchAnyVersion = "^(XRInput)"
    Field Value
    Type Description
    String

    InterfaceV1

    The initial, now deprecated interface for XRInput. This version handles button packing for Android differently from current.

    Declaration
    public const string InterfaceV1 = "XRInput"
    Field Value
    Type Description
    String
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)