浏览代码

Merge branch 'master' of github.com:Unity-Technologies/arfoundation-samples

/3.1
Tim Mowrer 5 年前
当前提交
fa6b1538
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      README.md

4
README.md


ARSubsystems defines an interface, and the platform-specific implementations are in the ARCore and ARKit packages. ARFoundation turns the AR data provided by ARSubsystems into Unity `GameObject`s and `MonoBehavour`s.
The `master` branch is compatible with Unity 2019.2 and later. For 2018.4, see the [1.5-preview branch](https://github.com/Unity-Technologies/arfoundation-samples/tree/1.5-preview). ARFoundation 1.5 is functionality equivalent to 2.2. The only difference is the version of Unity on which it depends.
The `master` branch is compatible with Unity 2019.2 and later. For 2018.4, see the [1.5-preview branch](https://github.com/Unity-Technologies/arfoundation-samples/tree/1.5-preview).
The ARKit 3 features require Xcode 11 beta 7 and iOS/iPadOS 13.1 beta.
The ARKit 3 features require Xcode 11 and iOS/iPadOS 13.
## Instructions for installing AR Foundation

正在加载...
取消
保存