Forum Discussion

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

Hand Tracking v55 - Attaching GameObjects to Bones is Broken

I'm using this code to attach a game object to hand_thumb3: _rightHandSkeleton = _rightHand.GetComponent<OVRSkeleton>(); _rightBoneToTrack = _rightHandSkeleton.Bones ...