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

    Interface IUsesControlInputIntersection

    Gives decorated class the ability to Enable/disable a given ray-origin's ability to intersect/interact with non UI objects

    Namespace: Unity.Labs.EditorXR.Interfaces
    Syntax
    public interface IUsesControlInputIntersection : IFunctionalitySubscriber<IProvidesControlInputIntersection>

    Extension Methods

    UsesControlInputIntersectionMethods.SetRayOriginEnabled(IUsesControlInputIntersection, Transform, Boolean)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX