Editar

SimulatedHandData Class

Definition

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.

Applies to