Files
MinFt/Client/LocalPackages/SoftMaskForUGUI-3.5.0/Runtime/Coffee.SoftMaskForUGUI.asmdef
2026-04-27 12:07:32 +08:00

43 lines
1.1 KiB
Plaintext

{
"name": "Coffee.SoftMaskForUGUI",
"references": [
"Unity.TextMeshPro",
"Unity.RenderPipelines.Universal.Runtime",
"Unity.RenderPipelines.Core.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [],
"versionDefines": [
{
"name": "com.unity.modules.vr",
"expression": "1.0.0",
"define": "UNITY_MODULE_VR"
},
{
"name": "com.unity.textmeshpro",
"expression": "1.0.0",
"define": "TMP_ENABLE"
},
{
"name": "com.unity.ugui",
"expression": "2.0.0",
"define": "TMP_ENABLE"
},
{
"name": "com.unity.textmeshpro",
"expression": "[1.0.0,3.2.0-pre.1)",
"define": "LEGACY_TMP_ENABLE"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "16.0.0",
"define": "SHADERGRAPH_CANVAS_ENABLE"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "1.0.0",
"define": "URP_ENABLE"
}
]
}