Files
stas-barecky/Library/PackageCache/com.unity.2d.animation@3c53dae92956/Runtime/Unity.2D.Animation.Runtime.asmdef
2026-01-08 20:43:08 +05:00

33 lines
889 B
Plaintext

{
"name": "Unity.2D.Animation.Runtime",
"rootNamespace": "",
"references": [
"Unity.2D.Common.Runtime",
"Unity.InternalAPIEngineBridge.001",
"Unity.Mathematics",
"Unity.Burst",
"Unity.Collections",
"Unity.RenderPipelines.Universal.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.universal",
"expression": "1.0.0",
"define": "ENABLE_URP"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "17.3.0",
"define": "URP_17_3_OR_ABOVE"
}
],
"noEngineReferences": false
}