AlbedoWithCoverage.preset 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "MultiplatformPresetSettings",
  5. "ClassData": {
  6. "DefaultPreset": {
  7. "UUID": "{57ED16B1-407B-4E29-BCFC-D3BAE60F2C85}",
  8. "Name": "AlbedoWithCoverage",
  9. "RGB_Weight": "CIEXYZ",
  10. "PixelFormat": "BC1a",
  11. "IsPowerOf2": true,
  12. "MipMapSetting": {
  13. "MipGenType": "Box"
  14. }
  15. },
  16. "PlatformsPresets": {
  17. "android": {
  18. "UUID": "{57ED16B1-407B-4E29-BCFC-D3BAE60F2C85}",
  19. "Name": "AlbedoWithCoverage",
  20. "RGB_Weight": "CIEXYZ",
  21. "PixelFormat": "ASTC_4x4",
  22. "IsPowerOf2": true,
  23. "MipMapSetting": {
  24. "MipGenType": "Box"
  25. }
  26. },
  27. "ios": {
  28. "UUID": "{57ED16B1-407B-4E29-BCFC-D3BAE60F2C85}",
  29. "Name": "AlbedoWithCoverage",
  30. "RGB_Weight": "CIEXYZ",
  31. "PixelFormat": "ASTC_6x6",
  32. "IsPowerOf2": true,
  33. "MipMapSetting": {
  34. "MipGenType": "Box"
  35. }
  36. },
  37. "mac": {
  38. "UUID": "{57ED16B1-407B-4E29-BCFC-D3BAE60F2C85}",
  39. "Name": "AlbedoWithCoverage",
  40. "RGB_Weight": "CIEXYZ",
  41. "PixelFormat": "BC1a",
  42. "IsPowerOf2": true,
  43. "MipMapSetting": {
  44. "MipGenType": "Box"
  45. }
  46. },
  47. "provo": {
  48. "UUID": "{57ED16B1-407B-4E29-BCFC-D3BAE60F2C85}",
  49. "Name": "AlbedoWithCoverage",
  50. "RGB_Weight": "CIEXYZ",
  51. "PixelFormat": "BC1a",
  52. "IsPowerOf2": true,
  53. "MipMapSetting": {
  54. "MipGenType": "Box"
  55. }
  56. }
  57. }
  58. }
  59. }