Version: 2019.3
Unity AR 开发入门
XR Plugin Architecture

Unity VR 开发入门

To get started with VR development, Unity recommends using the XR Management package to load and manage your target platform SDKs.

Here are the relevant VR packages to download:

包名称 Latest version 描述
XR Management 3.0 Use the XR Management package to help load and manage your target platform SDKs through Unity’s Unified Settings system.
Oculus XR Plugin 1.0 This package enables Oculus support via Unity’s multi-platform XR API.
Windows XR Plugin 2.0 This package enables Windows MR support via Unity’s multi-platform XR API.
XR Interaction Toolkit 0.0.9 This package enables common AR/VR interactions across all of our supported platforms, without the need to write code.
XR Legacy Input Helpers 2.0 This package contains a number of useful helpers for building XR Projects, including the Tracked Pose Driver.

第三方插件

Oculus

Please refer to the Oculus developer documentation.

Windows MR

Please refer to the Windows MR documentation.

Google VR

Please refer to Google’s VR SDK Quickstart guide for the latest on Google Daydream and Cardboard.

OpenVR

Valve documentation on OpenVR will be added to this page when available.

Unity AR 开发入门
XR Plugin Architecture