| c# Programming Glossary: first.jointsKinect sideways skeleton tracking http://stackoverflow.com/questions/10192476/kinect-sideways-skeleton-tracking  to you. static Skeleton first new Skeleton Joint leftknee first.Joints JointType.KneeLeft Joint rightknee first.Joints JointType.KneeRight.. leftknee first.Joints JointType.KneeLeft Joint rightknee first.Joints JointType.KneeRight if leftknee.TrackingState JointTrackingState.Inferred.. null  return  set scaled position ScalePosition headImage first.Joints JointType.Head ScalePosition leftEllipse first.Joints JointType.HandLeft.. 
 |