12345678910111213141516171819202122232425262728 |
- {
- "name": "Unity.2D.SpriteShape.Editor",
- "rootNamespace": "",
- "references": [
- "Unity.InternalAPIEditorBridge.001",
- "Unity.2D.Common.Editor",
- "Unity.2D.Common.Runtime",
- "Unity.2D.SpriteShape.Runtime",
- "Unity.2D.Common.Path.Editor"
- ],
- "includePlatforms": [
- "Editor"
- ],
- "excludePlatforms": [],
- "allowUnsafeCode": false,
- "overrideReferences": false,
- "precompiledReferences": [],
- "autoReferenced": true,
- "defineConstraints": [],
- "versionDefines": [
- {
- "name": "Unity",
- "expression": "2023.2.0a22",
- "define": "USE_NEW_EDITOR_ANALYTICS"
- }
- ],
- "noEngineReferences": false
- }
|