add a note about Hand and Body Tracking settings

This commit is contained in:
Mamadou Babaei
2024-08-05 16:27:37 +02:00
parent 47280c93f5
commit 556be09a51
@@ -21,3 +21,9 @@ For Meta Quest headsets, enable the `Developer runtime features` under the `Sett
For VIVE headsets relying on VIVE Business Streaming, ensure the Hand Tracking settings under `Input` are enabled:
![VIVE Business Streaming - Hand tracking - Enabling XR_EXT_hand_tracking](vive-business-streaming-hand-tracking.png "VIVE Business Streaming - Hand tracking - Enabling XR_EXT_hand_tracking")
> [!NOTE]
> Tracking and accessing `FXRMotionControllerData` output from SenseGlove
> devices do not require Hand and Body Tracking to be enabled on the HMD device.
> Enabling this feature is only necessary if you wish to use hand-tracking as a
> fallback option when no glove is connected to your PC.