Predicitve hand tracking for visionOS / Polyspatial

Hi,
I’m building a fast paced hand tracking experience with Polyspatial 2 and I have a question regarding the tracking responsiveness and the related updates Apple introduced in VisionOS 2.

Tracking of the wrist position is pretty laggy using Polyspatial 2, but on various native developers forums I can see the use of handAnchors(at:), which seems to use the new predictive mode.

This seems to result in a tracked pose that is way snappier with the downside of the pose slightly overshooting during fast movements.
Is there any settings or code change to enable this mode in Polyspatial at all?

Many thanks!

3 Likes