2025-03-11 15:30:07 +08:00

30 lines
799 B
Plaintext

{
"name": "Unity.Postprocessing.Runtime",
"references": [],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.lightweight",
"expression": "1.0.0",
"define": "LWRP_1_0_0_OR_NEWER"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "1.0.0",
"define": "UNIVERSAL_1_0_0_OR_NEWER"
},
{
"name": "com.unity.modules.vr",
"expression": "1.0.0",
"define": "ENABLE_VR_MODULE"
},
{
"name": "com.unity.modules.xr",
"expression": "1.0.0",
"define": "ENABLE_XR_MODULE"
}
]
}