1.2 KiB
1.2 KiB
| uid |
|---|
| arkit-whats-new |
What's new in version 4.2
Summary of changes in ARCore XR Plug-in package version 4.2.
The main updates in this release include:
Added
- Added support for temporal smoothing of the environment depth image. When enabled and supported, this plugin now provides the environment depth image using ARFrame.smoothedSceneDepth instead of ARFrame.sceneDepth.
- ARKit reference objects now store their data in the entry asset, which allows them to be used in AssetBundles.
Updated
- Update XR Plug-in Management dependency to 4.0.
- Deprecated NSError.isNull. To determine whether an
NSErroris null, compare it tonullusing the==operator. - Static library was built with Xcode 12.4 (12D4e).
For a full list of changes and updates in this version, see the ARKit XR Plug-in package changelog.