No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Unity.AI.Navigation.asmdef 508B

1234567891011121314151617181920
  1. {
  2. "name": "Unity.AI.Navigation",
  3. "rootNamespace": "",
  4. "references": [],
  5. "includePlatforms": [],
  6. "excludePlatforms": [],
  7. "allowUnsafeCode": false,
  8. "overrideReferences": false,
  9. "precompiledReferences": [],
  10. "autoReferenced": true,
  11. "defineConstraints": [],
  12. "versionDefines": [
  13. {
  14. "name": "com.unity.modules.terrain",
  15. "expression": "1.0.0",
  16. "define": "NMC_CAN_ACCESS_TERRAIN"
  17. }
  18. ],
  19. "noEngineReferences": false
  20. }