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>