HandTrackingMode


public final class HandTrackingMode extends Config.ConfigMode


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

Summary

Public fields

static final @NonNull HandTrackingMode

Both the left and right hands will be tracked.

static final @NonNull HandTrackingMode

Hands will not be tracked.

Public fields

BOTH

public static final @NonNull HandTrackingMode BOTH

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 HandTrackingMode DISABLED

Hands will not be tracked.