暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Unity.2D.IK.Editor.asmdef 579B

12345678910111213141516171819202122
  1. {
  2. "name": "Unity.2D.IK.Editor",
  3. "references": [
  4. "Unity.InternalAPIEditorBridge.001",
  5. "Unity.InternalAPIEngineBridge.001",
  6. "Unity.2D.Common.Editor",
  7. "Unity.2D.Common.Runtime",
  8. "Unity.2D.IK.Runtime",
  9. "Unity.2D.Animation.Editor"
  10. ],
  11. "includePlatforms": [
  12. "Editor"
  13. ],
  14. "excludePlatforms": [],
  15. "allowUnsafeCode": false,
  16. "overrideReferences": false,
  17. "precompiledReferences": [],
  18. "autoReferenced": true,
  19. "defineConstraints": [],
  20. "versionDefines": [],
  21. "noEngineReferences": false
  22. }