Class HoloLensInputModule | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class HoloLensInputModule

    Inheritance
    System.Object
    HoloLensInputModule
    Namespace: UnityEngine.EventSystems
    Syntax
    public class HoloLensInputModule : StandaloneInputModule

    Constructors

    HoloLensInputModule()

    Declaration
    protected HoloLensInputModule()

    Properties

    normalizedNavigationToScreenOffsetScalar

    Declaration
    public float normalizedNavigationToScreenOffsetScalar { get; set; }
    Property Value
    Type Description
    System.Single

    timeToPressOnTap

    Declaration
    public float timeToPressOnTap { get; set; }
    Property Value
    Type Description
    System.Single

    Methods

    ActivateModule()

    Declaration
    public override void ActivateModule()

    Awake()

    Declaration
    protected override void Awake()

    IsModuleSupported()

    Declaration
    public override bool IsModuleSupported()
    Returns
    Type Description
    System.Boolean

    ProcessDrag(PointerEventData)

    Declaration
    protected override void ProcessDrag(PointerEventData pointerEvent)
    Parameters
    Type Name Description
    PointerEventData pointerEvent

    ShouldActivateModule()

    Declaration
    public override bool ShouldActivateModule()
    Returns
    Type Description
    System.Boolean

    UpdateModule()

    Declaration
    public override void UpdateModule()
    Back to top
    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