Share via


HandJointsMotionRange Enum

Definition

The requested hand joints' range of motion from a controller.

public enum HandJointsMotionRange
type HandJointsMotionRange = 
Public Enum HandJointsMotionRange
Inheritance
HandJointsMotionRange

Fields

ConformingToController 2

The range of motion of the hand joints taking into account any physical limits imposed by the controller itself.

Unobstructed 1

The range of motion of a human hand, without any obstructions.

Remarks

See https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html#XrHandJointsMotionRangeEXT for more information.

Applies to