getnamo / leap-ue4

Leap Motion plugin for Unreal Engine 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getting Finger Tip position: break Leap Data

frizzlminizzl opened this issue · comments

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!

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