Appearance
TrackingDataProvider
Internal control bridge for scene.tracking.hands. NOT exposed as a scene property – injected as the __arxTrackingRaw global and hidden behind the JS scene.tracking facade (see the runtime tracking module), so authors never reach these raw methods. Hand control only; reads and scene.tracking.face are pure JS over getAnchors.
Properties
handTrackingActive
- Type: boolean
handTrackingSupported
- Type: boolean
Methods
disableHandTracking()
javascript
disableHandTracking(): voidReturns: void