com.unity.xr.arsubsystems 3.1.0-preview.1

com.unity.xr.arsubsystems

Notes: processedReleased November 22, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2

Breaking Changes

  • Renaming the concept of `Reference Points` to `Anchors`. The Unity script updater should convert any references to `XRReferencePointSubsystem`, `XRReferencePoint`, and `XRReferencePointSubsystemDescriptor` the next time the project is loaded into the Editor.
  • ### New
  • Added `XROcclusionSubsystem` for managing occlusion textures, such as the human segmentation stencil and human segmentation depth on some iOS devices.