Метод | Описание | |
---|---|---|
KinectGestureEventArgs ( KinectGestureType type, int trackingId ) : System |
Creates a new KinectGestureEventArgs instance.
|
public KinectGestureEventArgs ( KinectGestureType type, int trackingId ) : System | ||
type | KinectGestureType | Type of the recognized gesture |
trackingId | int | TrackingID of the analyzed skeleton |
Результат | System |