You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| App Bar |[Bounding Box](https://github.com/Microsoft/MixedRealityToolkit-Unity/blob/htk_release/Assets/HoloToolkit-Examples/UX/Readme/README_BoundingBoxGizmoExample.md)|[App Bar](/Documentation/README_AppBar.md)|
113
+
| One Hand Manipulation (Grb and Move) |[HandDraggable](https://github.com/Microsoft/MixedRealityToolkit-Unity/blob/htk_release/Assets/HoloToolkit/Input/Scripts/Utilities/Interactions/HandDraggable.cs)|[Manipulation Handler](/Documentation/README_ManipulationHandler.md)|
114
+
| Two Hand Manipulation (Grab/Move/Rotate/Scale) |[TwoHandManipulatable](https://github.com/Microsoft/MixedRealityToolkit-Unity/blob/htk_release/Assets/HoloToolkit/Input/Scripts/Utilities/Interactions/TwoHandManipulatable.cs)|[Manipulation Handler](/Documentation/README_ManipulationHandler.md)|
Solvers are configured and should behave the same way as the HoloToolkit.
110
120
111
121
## Utilities
112
122
113
123
Some Utilities have been reconciled as duplicates with the Solver system. Please file an issue if any of your needed scripts are missing.
114
124
115
125
| HTK 2017 | MRTK v2 |
116
126
|----------|-----------|
117
-
| Billboard |[`RadialView`](xref:Microsoft.MixedReality.Toolkit.Utilities.Solvers.RadialView)|
118
-
| Tagalong |[`RadialView`](xref:Microsoft.MixedReality.Toolkit.Utilities.Solvers.RadialView) or [`Orbital`](xref:Microsoft.MixedReality.Toolkit.Utilities.Solvers.Orbital)|
| Billboard |[`RadialView`](xref:Microsoft.MixedReality.Toolkit.Utilities.Solvers.RadialView)[Solver](/Documentation/README_Solver.md)|
128
+
| Tagalong |[`RadialView`](xref:Microsoft.MixedReality.Toolkit.Utilities.Solvers.RadialView) or [`Orbital`](xref:Microsoft.MixedReality.Toolkit.Utilities.Solvers.Orbital)[Solver](/Documentation/README_Solver.md)|
0 commit comments