Config.HandTrackingMode


public final class Config.HandTrackingMode extends Config.ConfigMode

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

Summary

Public fields

BOTH

public static final @NonNull Config.HandTrackingModeBOTH

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

public static final @NonNull Config.HandTrackingModeDISABLED

Hands will not be tracked.