Share via


SkeletonFrame Class

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Contains a per-frame buffer for skeleton data streamed out of a sensor. Also provides access to the floor clipping plane and the number of skeletons tracked.

Syntax

[ComVisibleAttribute(false)]
public sealed class SkeletonFrame : IDisposable

Remarks

Each frame of skeleton data contains data for actively and passively tracked skeletions.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

SkeletonFrame Members
Microsoft.Kinect Namespace