Hi, how can I get the direction of the palm? I want to check if palm is facing the camera or the opposite direction. I want to make a simple Debug.Log () and write where palm is facing. Any advice would be very helpful.
Thanks
What you're looking for is the Palm Normal; if you search for this in our documentation in the programming language of your choice, you should find what you need. Here's an example from our legacy Python docs: https://developer-archive.leapmotion.com/documentation/python/api/Leap.Hand.html