Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.85 KB

README_HandInteractionExamples.md

File metadata and controls

39 lines (23 loc) · 1.85 KB

Hand interaction examples scene

Hand Interaction Examples

The HandInteractionExamples.unity example scene contains various types of interactions and UI controls that highlight articulated hand input.

Note

This example scene uses TextMesh Pro. To open the scene, click 'Import TMP Essentials' when the respective prompt is shown during the import of the scene. Unity will then import TextMesh Pro packages.

If you see large text after the TextMesh Pro import, open another Unity scene and then open the example 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