Jingyi Jia 62cbb963ba add new test info | 3 роки тому | |
---|---|---|
.. | ||
Documentation~ | 3 роки тому | |
Editor | 3 роки тому | |
Runtime | 3 роки тому | |
CHANGELOG.md | 3 роки тому | |
CHANGELOG.md.meta | 3 роки тому | |
Editor.meta | 3 роки тому | |
LICENSE.md | 3 роки тому | |
LICENSE.md.meta | 3 роки тому | |
README.md | 3 роки тому | |
README.md.meta | 3 роки тому | |
Runtime.meta | 3 роки тому | |
package.json | 3 роки тому | |
package.json.meta | 3 роки тому |
The purpose of this package is to provide OpenVR rendering to Unity XR. This package provides the necessary sdk libraries for users to build Applications that work with the OpenVR runtime. The OpenVR XR Plugin gives you access to rendering on all major VR devices through one interface. Explicit support for: HTC Vive, HTC Vive Cosmos, Oculus Rift, Oculus Rift S, Oculus Quest (link), Windows Mixed Reality, and Valve Index. Other SteamVR compatible devices are supported though may have inaccurate or incomplete features.
There is some brief documentation included with this plugin at /Documentation~/com.valvesoftware.unity.openvr.md
As part of our commitment to OpenXR we will begin targeting the OpenXR API in future versions of our game engine plugins.
For now, to get access to controllers and other forms of input you will need to install the latest SteamVR Unity Plugin. This can be found on the Unity Asset Store (https://assetstore.unity.com/packages/tools/integration/steamvr-plugin-32647) or GitHub (https://github.com/ValveSoftware/steamvr_unity_plugin/releases).