VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.meta.xr.sdk.interaction.ovr/package.json
IonutMocanu d7aba243a2 Main
2025-09-08 11:04:02 +03:00

49 lines
1.7 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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"
}