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