1234567891011121314151617181920212223242526 |
- {
- "name": "Unity.2D.Psdimporter.Editor",
- "rootNamespace": "",
- "references": [
- "PsdPlugin",
- "Unity.InternalAPIEditorBridge.001",
- "Unity.2D.Common.Editor",
- "Unity.2D.Animation.Editor",
- "Unity.2D.Animation.Runtime",
- "Unity.2D.Sprite.Editor",
- "Unity.Mathematics",
- "Unity.Burst",
- "Unity.InternalAPIEngineBridge.001"
- ],
- "includePlatforms": [
- "Editor"
- ],
- "excludePlatforms": [],
- "allowUnsafeCode": true,
- "overrideReferences": false,
- "precompiledReferences": [],
- "autoReferenced": true,
- "defineConstraints": [],
- "versionDefines": [],
- "noEngineReferences": false
- }
|