Config.HandTrackingMode


class Config.HandTrackingMode : Config.ConfigMode


Feature that allows tracking of the user's hands and hand joints.

Summary

Public companion properties

Config.HandTrackingMode

This property is deprecated. Use androidx.xr.runtime.HandTrackingMode instead.

Config.HandTrackingMode

This property is deprecated. Use androidx.xr.runtime.HandTrackingMode instead.

Public companion properties

BOTH

val BOTHConfig.HandTrackingMode

Both the left and right hands will be tracked. Note that setting this mode will consume additional runtime resources.

Supported runtimes:

  • OpenXR

Required permissions:

DISABLED

val DISABLEDConfig.HandTrackingMode

Hands will not be tracked.