Interface IProvidesGetManipulatorDragState
Provide the ability to get the current manipulator drag state
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesGetManipulatorDragState : IFunctionalityProvider
Methods
Name | Description |
---|---|
GetManipulatorDragState() | Returns whether the manipulator is in the dragging state |