VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.unity.xr.interaction.toolkit/Documentation~/grab-movement.md
IonutMocanu 48cccc22ad Main2
2025-09-08 11:13:29 +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.