Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.88 KB

README_HandInteractionExamples.md

File metadata and controls

33 lines (22 loc) · 1.88 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.

Please note: This example scene uses TextMesh Pro. To open the scene, please 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 big text after the TextMesh Pro import, please 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