Unity.RenderStreaming.Sample.WebBrowserInput.asmdef 671 B

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