ExtendRealityLtd / Zinnia.Unity

A collection of design patterns for solving common problems.
http://vrtk.io
MIT License
319 stars 38 forks source link

feat(Utility): add extra abstracted XRDevice properties #555

Closed thestonefox closed 2 years ago

thestonefox commented 2 years ago

The XRDeviceProperties class now returns data for:

It also has a couple of new methods that are only available in 2019.3 and above:

The XRDevicePatternMatcher has been updated to match against these new properties and it can also set the XRNode device source now via a method.

ExtendReality-Bot commented 2 years ago

:tada: This PR is included in version 1.43.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: