pixelgon/Assets/Oculus/VR/Oculus.VR.asmdef
2020-06-05 11:54:36 -07:00

20 lines
No EOL
480 B
Text

{
"name": "Oculus.VR",
"references": [],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "",
"define": "USING_XR_MANAGEMENT"
},
{
"name": "com.unity.xr.oculus",
"expression": "",
"define": "USING_XR_SDK_OCULUS"
}
]
}