Class MSFTHandTrackingMesh

java.lang.Object
org.lwjgl.openxr.MSFTHandTrackingMesh

public class MSFTHandTrackingMesh extends Object
The XR_MSFT_hand_tracking_mesh extension.

This extension enables hand tracking inputs represented as a dynamic hand mesh. It enables applications to render hands in XR experiences and interact with virtual objects using hand meshes.

The application must also enable the XR_EXT_hand_tracking extension in order to use this extension.