Exemple #1
0
 public Vector3 getMiddlePos(Leap.Hand hand)
 {
     return(Hands.GetMiddle(hand).TipPosition.ToVector3());
 }