docs.unity3d.com
    Show / Hide Table of Contents

    Class OculusUsages

    Input Usages, consumed by the UnityEngine.XR.InputDevice class in order to retrieve inputs. These usages are all Oculus specific.

    Inheritance
    Object
    OculusUsages
    Namespace: Unity.XR.Oculus
    Syntax
    public static class OculusUsages

    Fields

    indexTouch

    Represents the capacitive touch sensor state on the trigger of the Oculus Rift Controller.

    Declaration
    public static InputFeatureUsage<bool> indexTouch
    Field Value
    Type Description
    InputFeatureUsage<Boolean>

    thumbrest

    Represents the capacitive touch thumbrest on Oculus Rift controllers.

    Declaration
    public static InputFeatureUsage<bool> thumbrest
    Field Value
    Type Description
    InputFeatureUsage<Boolean>

    thumbTouch

    Represents the capacitive touch sensor state on the grip of the Oculus Rift Controller.

    Declaration
    public static InputFeatureUsage<bool> thumbTouch
    Field Value
    Type Description
    InputFeatureUsage<Boolean>
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023