HandTrackingMode


class HandTrackingMode : Config.ConfigMode


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

Summary

Public companion properties

HandTrackingMode

Both the left and right hands will be tracked.

HandTrackingMode

Hands will not be tracked.

Public companion properties

BOTH

val BOTHHandTrackingMode

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 DISABLEDHandTrackingMode

Hands will not be tracked.