HandTrackingMode
public final class HandTrackingMode
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 methods |
|
|---|---|
final int |
getMode() |
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: