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

41 lines
1.5 KiB
JSON

{
"name": "com.meta.xr.sdk.haptics",
"displayName": "Meta XR Haptics SDK",
"version": "77.0.0",
"description": "SDK for playback of haptics created in Meta Haptics Studio on Quest devices",
"samples": [
{
"displayName": "Meta XR Haptics Minimal Example",
"description": "Contains a minimal example scene, showcasing playback and modulation of haptics using the Haptics SDK.",
"path": "Samples~/IntegrationExample"
},
{
"displayName": "Meta XR Haptics Sample Packs",
"description": "Contains a selection of curated .haptic sample packs, designed with Meta Haptics Studio.",
"path": "Samples~/HapticPacks"
}
],
"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": [
"Meta",
"Haptics",
"XR",
"Oculus",
"SDK",
"Quest"
],
"dependencies": {
"com.meta.xr.sdk.core": "77.0.0"
},
"documentationUrl": "https://developer.oculus.com/documentation/unity/unity-haptics-sdk/",
"changelogUrl": "https://developer.oculus.com/downloads/package/meta-haptics-sdk-unity/",
"_fingerprint": "06417aacaad649099531b9b049a68eb4a44bff68"
}