This repository has been archived on 2020-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
flutter-unity-view-widget/example/unity/ARDemoApp/Library/PackageCache/com.unity.xr.management@3.0...
Rex Isaac Raphael 89672ad9e0 full support for AR kit on iOS and updated example
Former-commit-id: f7922f49f34ad54f0c3bb5acae3391b2925855ea
Former-commit-id: f8c261c5478d0ef9a32124c470f03ad59d8c5d37
2019-10-18 15:38:35 +02:00
..
Documentation~ full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
Editor full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
Runtime full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
Samples~ full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
Tests full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
CHANGELOG.md full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
CHANGELOG.md.meta full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
Editor.meta full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
LICENSE.md full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
LICENSE.md.meta full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
README.md full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
README.md.meta full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
Runtime.meta full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
Tests.meta full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
package.json full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00
package.json.meta full support for AR kit on iOS and updated example 2019-10-18 15:38:35 +02:00

README.md

XR Management

This package provides for management of XR SDK subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.

This package is primarily intented for XR SDK Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR SDK package using it.

Installing XR Management

To install this package, follow the instructions in the Package Manager documentation.

This package is com.unity.xr.management

Documentation