getnamo / leap-ue4

Leap Motion plugin for Unreal Engine 4
MIT License
228 stars 73 forks source link

getting Finger Tip position: break Leap Data #31

Open frizzlminizzl opened 3 years ago

frizzlminizzl commented 3 years ago

Hey everyone, I'm trying to figure out, how i can get the fingertip position for each finger in Blueprint. I came across the "break Leap...Data" and the vector "next joint" in the last instance "break LeapBoneData". What vector is that? One from the CS Origin to the tip of the finger or one in between two joints? Im grateful for any answers concerning break LeapData or any other ideas concerning getting the fingertip position in BP. Thanks guys!

getnamo commented 3 years ago

This repo is deprecated. See https://github.com/leapmotion/LeapUnreal/ for current plugin