Hi everyone,
I just check this documentation related to grabbing and interacting with object.
Grab Interactable
How can I set the length between the object and the controller for which the object is grabbable. (Lets say the distance should be grater than the 1.5 m ).
That tutorial provides a simplified overview of using Unity's XRI package with Magic Leap 2. The Magic Leap controller maps to the generic XRController
input so you can use the resources that are available online.
For more detailed information see Unity's Official Documentation.
https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@3.0/manual/index.html
If you have any questions regarding XRI, I recommend reaching out on Unity's Discussion site.