Hi, what is the best way to get the correct rotation from leap to apply to an in game mesh? I'm developing for Unreal Engine using a leap motion plug in. Right now I am grabbing the direction and palm normal of my palm and plug that in but I see that direction holds both yaw and pitch and i think that is being add together in the set up I have so I'm wondering if there is another way to get rotation data.