Hello,In condition i am trying to cheak hand is enter or not .But if(hand.IsValid) not working.What should i use instad of this?
Please correct meThank you
hand.IsValid has been obsolete for some time since we removed the concept of invalid tracking objects. There are a few ways you could track the entry of a hand, e.g. whether a hand ID has been assigned.
See also: