ZMWSLI0-SL2021-GR11/Projekt/MWSProjekt/Library/PackageCache/com.unity.postprocessing@3.1.1/PostProcessing/Runtime/Unity.Postprocessing.Runtime.asmdef

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"
}
]
}