Unity.RenderStreaming.Sample.Stats.asmdef 612 B

123456789101112131415161718192021222324
  1. {
  2. "name": "Unity.RenderStreaming.Sample.Stats",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:40a5acf76f04c4c8ebb69605e4b0d5c7",
  6. "GUID:f12aafacab75a87499e7e45c873ffab8"
  7. ],
  8. "includePlatforms": [
  9. "Android",
  10. "Editor",
  11. "iOS",
  12. "LinuxStandalone64",
  13. "macOSStandalone",
  14. "WindowsStandalone64"
  15. ],
  16. "excludePlatforms": [],
  17. "allowUnsafeCode": false,
  18. "overrideReferences": false,
  19. "precompiledReferences": [],
  20. "autoReferenced": true,
  21. "defineConstraints": [],
  22. "versionDefines": [],
  23. "noEngineReferences": false
  24. }