holopy3/Assets/SteamVR/SteamVR.asmdef
2020-12-10 15:25:12 +01:00

35 lines
No EOL
897 B
Text

{
"name": "SteamVR",
"references": [
"SteamVR_Windows_EditorHelper",
"Unity.XR.OpenVR",
"UnityEngine.SpatialTracking"
],
"includePlatforms": [],
"excludePlatforms": [
"Android"
],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.valvesoftware.unity.openvr",
"expression": "",
"define": "OPENVR_XR_API"
},
{
"name": "com.unity.xr.legacyinputhelpers",
"expression": "",
"define": "UNITY_LEGACY_INPUT_HELPERS"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "",
"define": "UNITY_URP"
}
],
"noEngineReferences": false
}