49 lines
1.3 KiB
Plaintext
49 lines
1.3 KiB
Plaintext
{
|
|
"name": "Unity.XR.Hands",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"Unity.Burst",
|
|
"Unity.InputSystem",
|
|
"Unity.XR.CoreUtils",
|
|
"Unity.XR.Management",
|
|
"Unity.XR.Management.Editor",
|
|
"Unity.XR.OpenXR",
|
|
"Unity.XR.OpenXR.Features.OculusQuestSupport",
|
|
"Unity.Mathematics"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": true,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.xr.openxr",
|
|
"expression": "1.0.0",
|
|
"define": "UNITY_OPENXR_PACKAGE"
|
|
},
|
|
{
|
|
"name": "com.unity.xr.openxr",
|
|
"expression": "1.2.0",
|
|
"define": "UNITY_OPENXR_PACKAGE_1_2"
|
|
},
|
|
{
|
|
"name": "com.unity.xr.openxr",
|
|
"expression": "1.6.0",
|
|
"define": "UNITY_OPENXR_PACKAGE_1_6"
|
|
},
|
|
{
|
|
"name": "com.unity.xr.openxr",
|
|
"expression": "1.8.1",
|
|
"define": "UNITY_OPENXR_PACKAGE_1_8"
|
|
},
|
|
{
|
|
"name": "com.unity.burst",
|
|
"expression": "1.6.6",
|
|
"define": "BURST_PRESENT"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |