You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
799 B
Plaintext

3 years ago
{
"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"
}
]
}