SkeletonFrame.CopySkeletonDataTo Method

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Copies skeleton data to an array of Skeletons, where each Skeleton contains a collection of the joints.

No code example is currently available or this language may not be supported.

Parameters

skeletonData
Type: Skeleton
The target array that receives the skeleton data.

Use this method to copy skeleton data into an array of Skeletons. Use the SkeletonFrame.SkeletonArrayLength property to find the number of skeletons in the array.

Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

Community Additions

ADD
Show: