Unity.Recorder.Samples.asmdef 369 B

123456789101112131415
  1. {
  2. "name": "Unity.Recorder.Samples",
  3. "references": [
  4. "Unity.Recorder.Editor"
  5. ],
  6. "optionalUnityReferences": [],
  7. "includePlatforms": [],
  8. "excludePlatforms": [],
  9. "allowUnsafeCode": false,
  10. "overrideReferences": false,
  11. "precompiledReferences": [],
  12. "autoReferenced": true,
  13. "defineConstraints": [],
  14. "versionDefines": []
  15. }