暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

Unity.2D.SpriteShape.Editor.asmdef 549B

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