rimworld-animation-studio/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Unity.2D.Animation.Runtime.asmdef
2022-09-13 00:36:34 -05:00

35 lines
No EOL
954 B
Text

{
"name": "Unity.2D.Animation.Runtime",
"rootNamespace": "",
"references": [
"Unity.2D.Common.Runtime",
"Unity.InternalAPIEngineBridge.001",
"Unity.Entities",
"Unity.Mathematics",
"Unity.Entities.Hybrid",
"Unity.Transforms",
"Unity.Transforms.Hybrid",
"Unity.Burst",
"Unity.Collections"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.burst",
"expression": "0.0.1",
"define": "ENABLE_ANIMATION_BURST"
},
{
"name": "com.unity.collections",
"expression": "0.9.0-preview.6",
"define": "ENABLE_ANIMATION_COLLECTION"
}
],
"noEngineReferences": false
}