VR4Medical/ICI/Library/PackageCache/com.unity.xr.interaction.toolkit@42ef3600567b/Documentation~/grab-movement.md
2025-07-29 13:45:50 +03:00

722 B

uid
xri-grab-movement

Grab movement

A grab movement translates the XR Origin counter to controller movement while a button input is held. This allows the user to move as if grabbing the whole world around them.

Grab Move Providers

The package provides a Grab Move Provider and a Two-Handed Grab Move Provider.

If a Character Controller is present on the XR Origin, the Grab Move Provider or Two-Handed Grab Move Provider will move the XR Origin using CharacterController.Move rather than directly translating the Transform of the XR Origin.