Enum OpenXRInterface.HandMotionRange
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum OpenXRInterface.HandMotionRange : long
Fields
ConformToController = 1
Conform to controller, if user closes their hands, the tracked data conforms to the shape of the controller.
Max = 2
Maximum value for the motion range enum.
Unobstructed = 0
Full hand range, if user closes their hands, we make a full fist.