TerrainEngine.asmdef 705 B

12345678910111213141516171819202122
  1. {
  2. "name": "KairoEngine.TerrainEngine",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:e048eeec9bdb9d30448017b829deb3f6",
  6. "GUID:7e5ae6a38d1532248b4c890eca668b06",
  7. "GUID:22b3fea425824d6448cb89ed3c76c9a8",
  8. "GUID:d09ad6089c871be4581e7b220db144be",
  9. "GUID:3ffdbd0bbde813141a8a14a897160240",
  10. "GUID:e0cd26848372d4e5c891c569017e11f1",
  11. "GUID:560b04d1a97f54a4e82edc0cbbb69285"
  12. ],
  13. "includePlatforms": [],
  14. "excludePlatforms": [],
  15. "allowUnsafeCode": false,
  16. "overrideReferences": false,
  17. "precompiledReferences": [],
  18. "autoReferenced": true,
  19. "defineConstraints": [],
  20. "versionDefines": [],
  21. "noEngineReferences": false
  22. }