How to Make an Object Grabbable in Meta SDK involves adding a `VRGrabInteractable` component to the object in Unity. This component allows the object to be grabbed and manipulated by the user’s virtual hands.
To make an object grabbable in Meta SDK, follow these simple steps: