29 lines
1.4 KiB
Markdown
29 lines
1.4 KiB
Markdown
# About Oculus;
|
|
|
|
**NOTE: Support for built-in VR will be removed in Unity 2020.1. Please update to the new Unity XR Plugin System.**
|
|
|
|
The Oculus package enables support for building applications for Oculus supported devices. The package is supported through the native virtual reality support in Unity.
|
|
More information about native virtual reality support in Unity can be found at: https://docs.unity3d.com/Manual/XR.html
|
|
|
|
# Installing Oculus;
|
|
|
|
To install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).
|
|
|
|
# Using Oculus;
|
|
|
|
To enabled Oculus for use in your applications, enable Virtual Reality Support through the XR Settings section of the Player Settings (Edit->Project Settings->Player) and add Oculus to the Virtual Reality SDKs list.
|
|
More detail on the Virtual Reality SDK list can be found here: https://docs.unity3d.com/Manual/VROverview.html
|
|
|
|
For additional details on using Oculus with Unity or deploying to Gear VR, see the documentation here: https://docs.unity3d.com/Manual/VRDevices-Oculus.html
|
|
|
|
## Release Notes
|
|
|
|
https://developer.oculus.com/downloads/package/unity-integration/
|
|
|
|
## Document revision history
|
|
|Date|Reason|
|
|
|---|---|
|
|
|November 5, 2019|Deprecation.|
|
|
|May 9, 2019|Clean up outdated info and links.|
|
|
|April 19, 2018|First Official version of package.|
|
|
|October 1, 2018|Updated Unity version information.|
|