RoboticArms/Library/PackageCache/com.unity.animation.rigging@68167b505d2b/Editor/Unity.Animation.Rigging.Editor.asmdef
2025-11-17 15:16:36 +07:00

26 lines
597 B
Plaintext

{
"name": "Unity.Animation.Rigging.Editor",
"references": [
"Unity.Animation.Rigging",
"Unity.Burst"
],
"includePlatforms": [
"Editor"
],
"versionDefines": [
{
"name": "Unity",
"expression": "2021.2.0a17",
"define": "SUPPORTS_SCENE_VIEW_OVERLAYS"
}
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}