Gets the collection of hand/body pairs that were manually set to be tracked as engaged.
public:
static property IVectorView<BodyHandPair^ >^ KinectManualEngagedHands {
IVectorView<BodyHandPair^ >^ get ();
}
Type: IVectorView<BodyHandPair^ >
The collection of hand/body pairs that were manually set to be tracked as engaged.
Call InputManager.SetKinectOnePersonManualEngagement Method or InputManager.SetKinectTwoPersonManualEngagement Method to manually assign which body/hand pairs will be tracked as engaged.
Namespace: Windows.Xbox.Input
Metadata: windows.winmd