SimulatedHandData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Snapshot of simulated hand data.
public ref class SimulatedHandData
[System.Serializable]
public class SimulatedHandData
[<System.Serializable>]
type SimulatedHandData = class
Public Class SimulatedHandData
- Inheritance
-
SimulatedHandData
- Attributes
Constructors
SimulatedHandData() |
Properties
IsPinching |
Whether the hand is pinching |
IsTracked |
Whether the hand is currently being tracked |
Joints |
Array storing the joints of the hand |
Methods
Copy(SimulatedHandData) | |
Update(Boolean, Boolean, SimulatedHandData+HandJointDataGenerator) |
Replace the hand data with the given values. |