Develop
Develop
Select your platform

TouchGrabExamples Scene

Updated: Nov 3, 2025
Experimental
This feature is considered experimental. Use caution when implementing it in your projects as it could have performance implications resulting in artifacts or other issues that may affect your project.

Overview

The TouchGrabExamples scene showcases a procedural pose grab interaction.
TouchGrabExample image

How to get the sample

The TouchGrabExamples scene can be found in the Unity Project window under Assets > Samples > Meta XR Interaction SDK > VERSION > Example Scenes.
Note: You might need to import the sample from Interaction SDK’s Sample section in Unity Package Manager.

How to use the sample

There are two different types of distance grab interactions demonstrated in the TouchGrabExamples scene:
  • Kinematic demonstrates the interaction working with non-physics objects
  • Physical demonstrates the interaction of a non-kinematic object with gravity as well as the interplay between grabbing and non-grabbing with physical collisions.
Note
Controllers can be used as Hands with the same interaction and procedural posing.

Known Issues

  • The rig used in the example has been deprecated. We recommended that you update to the new comprehensive rig prefab which includes support for the OpenXR hand.

Learn more

Design guidelines

Hands

Core interactions

Did you find this page helpful?
Thumbs up icon
Thumbs down icon