TerrainEngine.asmdef 656 B

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