Unity.Timeline.Editor.asmdef 168 B

12345678910
  1. {
  2. "name": "Unity.Timeline.Editor",
  3. "references": [
  4. "Unity.Timeline"
  5. ],
  6. "includePlatforms": [
  7. "Editor"
  8. ],
  9. "excludePlatforms": []
  10. }