Release 1.2.24
Important Service Updates
- SDK updated to version 1.2.24
API Changes
- The Unity package includes a new extension method
IsValid()
to check ifUnityEngine.Bounds
are valid.
Sample Updates
- Quickstart and Showcase: use the new
IsValid()
check. - Showcase: Reworked remote casting for pointers, fixing multi stepped pointers like the
ParabolicTeleportPointer
and providing a more smooth and responsive remote pointer UX in general.