sc.modeling.water.common.editor.asmdef 581 B

123456789101112131415161718192021222324
  1. {
  2. "name": "sc.modeling.water.common.editor",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:0f9e8f73c69964f1e8176f9a0b86f9b2"
  6. ],
  7. "includePlatforms": [
  8. "Editor"
  9. ],
  10. "excludePlatforms": [],
  11. "allowUnsafeCode": false,
  12. "overrideReferences": false,
  13. "precompiledReferences": [],
  14. "autoReferenced": true,
  15. "defineConstraints": [],
  16. "versionDefines": [
  17. {
  18. "name": "com.unity.formats.fbx",
  19. "expression": "4.1.3",
  20. "define": "FBX_EXPORTER"
  21. }
  22. ],
  23. "noEngineReferences": false
  24. }