United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Development Tools and Languages
Kinect for Windows SDK
Reference
Managed Code Reference
Microsoft.Kinect
SkeletonPoint Structure
SkeletonPoint Members
SkeletonPoint Methods
SkeletonPoint Properties
0 out of 5 rated this helpful
-
Rate this topic
SkeletonPoint Structure
Kinect for Windows 1.5, 1.6, 1.7
Contains a 3D position (or point) in skeleton space.
Syntax
C#
Copy
[ComVisibleAttribute(
false
)]
public
struct
SkeletonPoint
Requirements
Namespace:
Microsoft.Kinect
Assembly:
Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
SkeletonPoint Members
Microsoft.Kinect Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD