Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Tests a SkeletonPoint to see if it has a known value.
Syntax
public static bool IsKnownPoint (
SkeletonPoint skeletonPoint
)
Parameters
- skeletonPoint
Type: SkeletonPoint
The point to test.
Return Value
Type: Boolean
Returns true if the point has a known value; false otherwise.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
KinectSensor Class
KinectSensor Members
Microsoft.Kinect Namespace