48 lines
1.6 KiB
JSON
48 lines
1.6 KiB
JSON
{
|
|
"name": "com.meta.xr.sdk.movement",
|
|
"displayName": "Meta XR Movement SDK",
|
|
"version": "78.0.0",
|
|
"unity": "2022.3",
|
|
"unityRelease": "15f1",
|
|
"keywords": [
|
|
"Meta",
|
|
"Oculus",
|
|
"Movement",
|
|
"Retargeting",
|
|
"SDK",
|
|
"OVR",
|
|
"Samples"
|
|
],
|
|
"description": "This package allows Movement SDK to perform retargeting with data from OVRPlugin, and contains sample scenes using the OVR player rig.",
|
|
"samples": [
|
|
{
|
|
"displayName": "Face Tracking Samples",
|
|
"description": "Samples that demonstrate the face tracking capabilities of the Movement SDK",
|
|
"path": "Samples~/FaceTrackingSamples"
|
|
},
|
|
{
|
|
"displayName": "Body Tracking Samples",
|
|
"description": "Samples that demonstrate the body tracking capabilities of the Movement SDK",
|
|
"path": "Samples~/BodyTrackingSamples"
|
|
},
|
|
{
|
|
"displayName": "Advanced Samples",
|
|
"description": "Samples that demonstrate how the Movement SDK samples can be extended",
|
|
"path": "Samples~/AdvancedSamples"
|
|
}
|
|
],
|
|
"author": {
|
|
"name": "Meta Platforms, Inc.",
|
|
"url": "https://developers.meta.com/horizon/"
|
|
},
|
|
"documentationUrl": "https://developers.meta.com/horizon/documentation/unity/move-overview",
|
|
"changelogUrl": "https://developers.meta.com/horizon/downloads/package/meta-xr-core-sdk/",
|
|
"licensesUrl": "https://developers.meta.com/horizon/licenses/oculussdk/",
|
|
"dependencies": {
|
|
"com.unity.burst": "1.8.18",
|
|
"com.unity.textmeshpro": "3.0.6",
|
|
"com.unity.ugui": "1.0.0"
|
|
},
|
|
"_fingerprint": "b0553630bc45d4fd50b38a2508a7f82fe76c2756"
|
|
}
|