VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.meta.xr.sdk.platform/Oculus.Platform.asmdef
IonutMocanu 48cccc22ad Main2
2025-09-08 11:13:29 +03:00

25 lines
635 B
Plaintext

{
"name": "Oculus.Platform",
"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"
},
{
"define": "OVR_UNITY_PACKAGE_MANAGER",
"name": "com.meta.xr.sdk.platform",
"expression": ""
}
]
}