docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MagicLeapInputExtensions

    Inheritance
    object
    MagicLeapInputExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.XR.MagicLeap
    Assembly: UnityEngine.XR.MagicLeap.dll
    Syntax
    public static class MagicLeapInputExtensions

    Methods

    IsControllerApiEnabled(XRInputSubsystem)

    Declaration
    public static bool IsControllerApiEnabled(this XRInputSubsystem self)
    Parameters
    Type Name Description
    XRInputSubsystem self
    Returns
    Type Description
    bool

    IsEyeTrackingApiEnabled(XRInputSubsystem)

    Declaration
    public static bool IsEyeTrackingApiEnabled(this XRInputSubsystem self)
    Parameters
    Type Name Description
    XRInputSubsystem self
    Returns
    Type Description
    bool

    SetControllerApiEnabled(XRInputSubsystem, bool)

    Declaration
    public static void SetControllerApiEnabled(this XRInputSubsystem self, bool enabled)
    Parameters
    Type Name Description
    XRInputSubsystem self
    bool enabled

    SetEyeTrackingApiEnabled(XRInputSubsystem, bool)

    Declaration
    public static void SetEyeTrackingApiEnabled(this XRInputSubsystem self, bool enabled)
    Parameters
    Type Name Description
    XRInputSubsystem self
    bool enabled
    In This Article
    Back to top
    Copyright © 2025 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)