TerrainEngine.asmdef 558 B

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