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

    Interface IUsesGetManipulatorDragState

    Gives decorated class the ability to get the current manipulator drag state

    Namespace: Unity.Labs.EditorXR.Interfaces
    Syntax
    public interface IUsesGetManipulatorDragState : IFunctionalitySubscriber<IProvidesGetManipulatorDragState>

    Extension Methods

    UsesGetManipulatorDragStateMethods.GetManipulatorDragState(IUsesGetManipulatorDragState)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX