Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.74 KB

README_HandInteractionExamples.md

File metadata and controls

34 lines (23 loc) · 1.74 KB

Hand Interaction Examples scene

Hand Interaction Examples

In this example scene, you can find various types of interactions and UI controls that supports HoloLens2's articulated hand input. You can find the HandInteractionExamples.unity scene under Assets\MixedRealityToolkit.Examples\Demos\HandTracking\Scenes

This example scene uses TextMesh Pro. Please click 'Import TMP Essentials' button when you see this prompt. Unity will import TextMesh Pro packages

If you see big text after TextMesh Pro import, please open other Unity scene and open this scene again.

Pressable Button

See Button page for the details. Hand Interaction Examples

Bounding Box

See Bounding Box page for the details. Hand Interaction Examples

Manipulation Handler

See Manipulation Handler page for the details. Hand Interaction Examples

Slate

See Slate page for the details. Hand Interaction Examples

System Keyboard

See System Keyboard page for the details. Hand Interaction Examples