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
The following table(s) list the members exposed by the SkeletonPoint type.
Public Properties
Name | Description | |
---|---|---|
![]() |
X | Gets or sets the x-coordinate of the (x,y,z) position (in meters). |
![]() |
Y | Gets or sets the y-coordinate of the (x,y,z) position (in meters). |
![]() |
Z | Gets or sets the z-coordinate of the (x,y,z) position (in meters). |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Compares two SkeletonPoint objects to see if they contain the same data. |
![]() |
GetHashCode | Gets the hash code for a SkeletonPoint. |
![]() ![]() |
op_Equality | Compares two SkeletonPoint objects for equality. |
![]() ![]() |
op_Inequality | Compares two SkeletonPoint objects for inequality. |