暫無描述
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.

PPv2ToURPConvertersDefinition.asmdef 813B

1234567891011121314151617181920212223242526272829
  1. {
  2. "name": "PPv2URPConverters",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:c579267770062bf448e75eb160330b7f",
  6. "GUID:a35efad8797223d499f8c68b1f545dbc",
  7. "GUID:15fc0a57446b3144c949da3e2b9737a9",
  8. "GUID:d60799ab2a985554ea1a39cd38695018",
  9. "GUID:3eae0364be2026648bf74846acb8a731",
  10. "GUID:df380645f10b7bc4b97d4f5eb6303d95"
  11. ],
  12. "includePlatforms": [
  13. "Editor"
  14. ],
  15. "excludePlatforms": [],
  16. "allowUnsafeCode": false,
  17. "overrideReferences": false,
  18. "precompiledReferences": [],
  19. "autoReferenced": true,
  20. "defineConstraints": [],
  21. "versionDefines": [
  22. {
  23. "name": "com.unity.postprocessing",
  24. "expression": "0.0.1",
  25. "define": "PPV2_EXISTS"
  26. }
  27. ],
  28. "noEngineReferences": false
  29. }