Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
LePython's avatar
LePython
Explorer
2 years ago

Meta XR Interaction SDK v60 data from pointer event is null

Hi, After updating to interaction sdk v60, I get an error when trying to obtain a collision like so: public void OnPointerMove(PointerEvent pointerEvent){         if(!rayInteractableEvent.enabled...