Property bindableHandIsTracked
bindableHandIsTracked
Whether the hand is currently being tracked, stored as a bindable variable that can be subscribed to for value changes.
Declaration
public IReadOnlyBindableVariable<bool> bindableHandIsTracked { get; }
Property Value
Type | Description |
---|---|
IReadOnlyBindableVariable<bool> |