Property isTracked
isTracked
Whether the subsystem is currently tracking this hand's root pose and joints.
Declaration
public bool isTracked { get; }
Property Value
| Type | Description |
|---|---|
| bool | Indicates the tracking status as of the last hand data update. |