메소드 | 설명 | |
---|---|---|
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 |