Files
VIVE-OpenXR-Unity/com.htc.upm.vive.openxr/Runtime/VIVE.OpenXR.asmdef
Sean Lu(呂祥榮) 7f2a459592 version 2.3.0
2024-05-15 14:09:18 +08:00

29 lines
653 B
Plaintext

{
"name": "VIVE.OpenXR",
"rootNamespace": "",
"references": [
"Unity.XR.OpenXR",
"Unity.InputSystem",
"Unity.XR.Hands"
],
"includePlatforms": [
"Android",
"Editor",
"WSA",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.hands",
"expression": "",
"define": "UNITY_XR_HANDS"
}
],
"noEngineReferences": false
}