HBAO.Runtime.asmdef 359 B

123456789101112131415
  1. {
  2. "name": "HBAO.Runtime",
  3. "references": [],
  4. "optionalUnityReferences": [],
  5. "includePlatforms": [],
  6. "excludePlatforms": [],
  7. "allowUnsafeCode": false,
  8. "overrideReferences": false,
  9. "precompiledReferences": [],
  10. "autoReferenced": true,
  11. "defineConstraints": [
  12. "UNITY_2019_1_OR_NEWER"
  13. ],
  14. "versionDefines": []
  15. }