Net-Game/Library/PackageCache/com.unity.2d.animation@494a3b4e73a9/Editor/Unity.2D.Animation.Editor.asmdef
2025-03-28 08:33:16 -04:00

52 lines
1.4 KiB
Plaintext

{
"name": "Unity.2D.Animation.Editor",
"rootNamespace": "",
"references": [
"Unity.InternalAPIEditorBridge.001",
"Unity.InternalAPIEngineBridge.001",
"Unity.2D.Common.Editor",
"Unity.2D.Common.Runtime",
"Unity.2D.Animation.Runtime",
"Unity.2D.Sprite.Editor",
"Unity.Mathematics",
"Unity.Burst",
"Unity.Collections"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.collections",
"expression": "2.0.0-exp",
"define": "COLLECTIONS_2_0_OR_ABOVE"
},
{
"name": "Unity",
"expression": "2023.2.0a22",
"define": "USE_NEW_EDITOR_ANALYTICS"
},
{
"name": "Unity",
"expression": "2023.3.0a1",
"define": "ENABLE_UXML_SERIALIZED_DATA"
},
{
"name": "Unity",
"expression": "[2021.3,2023.3.0a1)",
"define": "ENABLE_UXML_TRAITS"
},
{
"name": "Unity",
"expression": "2023.2",
"define": "ENABLE_RUNTIME_DATA_BINDINGS"
}
],
"noEngineReferences": false
}