Interface IUsesIsHoveringOverUI | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Interface IUsesIsHoveringOverUI

    Gives decorated class the ability to check if a ray is hovering over UI

    Namespace: Unity.Labs.EditorXR.Interfaces
    Syntax
    public interface IUsesIsHoveringOverUI : IFunctionalitySubscriber<IProvidesIsHoveringOverUI>

    Extension Methods

    UsesIsHoveringOverUIMethods.IsHoveringOverUI(IUsesIsHoveringOverUI, Transform)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX