Files
art_test_main/Assets/Plugins/Easy performant outline/Scripts/EPO.asmdef

28 lines
725 B
Plaintext
Raw Normal View History

2025-11-03 11:25:01 +08:00
{
"name": "EPO",
"rootNamespace": "",
"references": [
"Unity.RenderPipelines.Core.Runtime",
"EPOUtilities"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "0.0.0",
"define": "HDRP_OUTLINE"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "0.0.0",
"define": "URP_OUTLINE"
}
],
"noEngineReferences": false
}