Interface IManipulatorController
Provide access to the system to show/hide and check drag state of manipulators on this tool / workspace / etc.
Namespace: Unity.EditorXR
Assembly: solution.dll
Syntax
public interface IManipulatorController
Properties
| Name | Description |
|---|---|
| manipulatorDragging | Whether the manipulator(s) are in a drag state |
| manipulatorVisible | Show or hide the manipulator(s) |