暫無描述
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.Psdimporter.Editor.asmdef 691B

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