com.unity.xr.arfoundation 1.0.0-preview.13

com.unity.xr.arfoundation

Notes: processedReleased April 3, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.1

🔄 Changes

  • Fixed a bug where point clouds did not stop rendering when disabled.
  • Added a getter on the `ARPointCloudManager` for the instantiated `ARPointCloud`.
  • Added UVs to the `Mesh` generated by the `ARPlaneMeshVisualizer`.
  • Refactored out plane mesh generation functionality into a new static class `ARPlaneMeshGenerators`.
  • Added a `meshUpdated` event to the `ARPlaneMeshVisualizer`, which lets you customize the generated `Mesh`.
  • Added AR Icons.