49 lines
1.7 KiB
JSON
49 lines
1.7 KiB
JSON
{
|
||
"name": "com.meta.xr.sdk.interaction.ovr",
|
||
"displayName": "Meta XR Interaction SDK",
|
||
"version": "77.0.0",
|
||
"description": "This package allows Interaction SDK to interface with OVRPlugin. Use this package if you are using OVRPlugin or the Core SDK package.",
|
||
"samples": [
|
||
{
|
||
"displayName": "Example Scenes",
|
||
"description": "Scenes that demonstrate multiple variations of an interaction model",
|
||
"path": "Samples~/Examples"
|
||
},
|
||
{
|
||
"displayName": "Feature Scenes",
|
||
"description": "Scenes that demonstrate a single feature in isolation",
|
||
"path": "Samples~/Features"
|
||
},
|
||
{
|
||
"displayName": "Tools",
|
||
"description": "Scenes that demonstrate editor tooling",
|
||
"path": "Samples~/Tools"
|
||
}
|
||
],
|
||
"unity": "2022.3",
|
||
"unityRelease": "15f1",
|
||
"author": {
|
||
"name": "Meta Platforms, Inc.",
|
||
"url": "https://developer.oculus.com/"
|
||
},
|
||
"licensesUrl": "https://developer.oculus.com/licenses/oculussdk",
|
||
"licenseMessage": "By adding or using this package you agree to the terms and conditions of the Meta Platforms Technologies SDK License Agreement: https://developer.oculus.com/licenses/oculussdk",
|
||
"keywords": [
|
||
"OVR",
|
||
"Quest",
|
||
"Oculus",
|
||
"SDK",
|
||
"Samples",
|
||
"Meta",
|
||
"XR",
|
||
"Interaction"
|
||
],
|
||
"dependencies": {
|
||
"com.meta.xr.sdk.interaction": "77.0.0",
|
||
"com.meta.xr.sdk.core": "77.0.0"
|
||
},
|
||
"documentationUrl": "https://developer.oculus.com/documentation/unity/unity-isdk-interaction-sdk-overview/",
|
||
"changelogUrl": "https://developer.oculus.com/downloads/package/meta-xr-interaction-sdk-ovr-integration/",
|
||
"_fingerprint": "a46d753e5e80055411b25d3437e2f428bfefd92f"
|
||
}
|