Question by
archandy85 · Nov 13, 2015 at 02:45 AM ·
unity 5vrfinger
Count the number of fingers of leap motion in Unity5?
I am practicing Unity with using Leap Motion in these days. I was wondering how I can count the fingers, recognized by Leap Motion.
Comment
I believe this info is contained in their own documentation. Examples are on that page.
The search.
Answer by wildest_dvsh · Aug 22, 2019 at 05:28 AM
@archandy85 https://developer-archive.leapmotion.com/documentation/csharp/api/Leap.Finger.html Please read Finger.IsExtended,https://developer-archive.leapmotion.com/documentation/csharp/api/Leap.Finger.html
Please read Bool Fimger.IsExtended