When picking up a basketball in VR, the default behavior is for the VR hand to grab the middle of the basketball. This might not always be desirable, so testing is crucial. The XR Interaction Toolkit, by default, snaps an object to the center of the VR hand. However, to more accurately simulate real-life interactions, the hand should grab the surface of the basketball, rather than intersecting with its center.
/ dynamic-attach-point-determining-the-grab-...