No Description
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 617B

1234567891011121314151617181920212223
  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.Runtime",
  10. "Unity.2D.Animation.Editor"
  11. ],
  12. "includePlatforms": [
  13. "Editor"
  14. ],
  15. "excludePlatforms": [],
  16. "allowUnsafeCode": false,
  17. "overrideReferences": false,
  18. "precompiledReferences": [],
  19. "autoReferenced": true,
  20. "defineConstraints": [],
  21. "versionDefines": [],
  22. "noEngineReferences": false
  23. }