What's new in version 4.2
Summary of changes in AR Foundation package version 4.2.
The main updates in this release include:
Added
- Add support for temporal smoothing of the environment depth image. This allows you to request that the environment depth image be smoothed over time. Not all providers support this feature. You can query for support with XROcclusion
Subsystem .Descriptor. environment Depth Temporal Smoothing Supported - Added options to the ARPlane
Mesh to control when MeshRenderer and LineRenderer components should be enabled. SeeVisualizer component
Updated
- Add description for occlusion on the main AR Foundation manual page, and edit the human segmentations description.
- The ARSession optionally sets the application's
vSyncCount
andtargetFrameRate
(see matchFrame ). In earlier versions, the original values were not restored when the ARSession was disabled. The behavior has changed so that the original values are restored when the ARSession was disabled if the frame rate was set while the ARSession was enabled.Rate Requested - Update XR Plug-in Management dependency to 4.0.
Fixed
- Added missing icon to the AROcclusion
Manager . - Replace uses of Post
Process attribute with IProcessScene Scene callback mechanism. This prevents scene hashes from changing when adding the AR Foundation package.With Report
For a full list of changes and updates in this version, see the AR Foundation package changelog.