docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class OculusTrackingReference

    Inheritance
    object
    OculusTrackingReference
    Namespace: Unity.XR.Oculus.Input
    Assembly: solution.dll
    Syntax
    [Preserve]
    public class OculusTrackingReference : InputDevice

    Properties

    devicePosition

    Declaration
    [Preserve]
    public Vector3Control devicePosition { get; }
    Property Value
    Type Description
    Vector3Control

    deviceRotation

    Declaration
    [Preserve]
    public QuaternionControl deviceRotation { get; }
    Property Value
    Type Description
    QuaternionControl

    isTracked

    Declaration
    [Preserve]
    public ButtonControl isTracked { get; }
    Property Value
    Type Description
    ButtonControl

    trackingState

    Declaration
    [Preserve]
    public IntegerControl trackingState { get; }
    Property Value
    Type Description
    IntegerControl

    Methods

    FinishSetup()

    Declaration
    protected override void FinishSetup()
    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)