> For the complete documentation index, see [llms.txt](https://myty.gitbook.io/products/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://myty.gitbook.io/products/sdk/react-example/handle-mediapipe-holistic.md).

# Handle Mediapipe Holistic

## UseHolistic

{% embed url="<https://github.com/Off-Live/myty-sdk/blob/pre-release/dev/examples/react_2d_mp/react/src/hooks/useHolistic.tsx>" %}

A React hook to enable Mediapipe motion tracking and deliver it to Unity. Followed an official guide of integrating Mediapipe Holistic.&#x20;

{% embed url="<https://developers.google.com/mediapipe/solutions/vision/holistic_landmarker>" %}
