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:
Package name | 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. |
Please refer to the Oculus developer documentation.
Please refer to the Windows MR documentation.
Please refer to Google’s VR SDK Quickstart guide for the latest on Google Daydream and Cardboard.
Valve documentation on OpenVR will be added to this page when available.