SF_Image.preset 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "MultiplatformPresetSettings",
  5. "ClassData": {
  6. "DefaultPreset": {
  7. "UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
  8. "Name": "SF_Image",
  9. "SourceColor": "Linear",
  10. "DestColor": "Linear",
  11. "SuppressEngineReduce": true,
  12. "PixelFormat": "BC1",
  13. "IsPowerOf2": true
  14. },
  15. "PlatformsPresets": {
  16. "android": {
  17. "UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
  18. "Name": "SF_Image",
  19. "SourceColor": "Linear",
  20. "DestColor": "Linear",
  21. "SuppressEngineReduce": true,
  22. "PixelFormat": "ASTC_4x4",
  23. "IsPowerOf2": true
  24. },
  25. "ios": {
  26. "UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
  27. "Name": "SF_Image",
  28. "SourceColor": "Linear",
  29. "DestColor": "Linear",
  30. "SuppressEngineReduce": true,
  31. "PixelFormat": "ASTC_4x4",
  32. "IsPowerOf2": true
  33. },
  34. "mac": {
  35. "UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
  36. "Name": "SF_Image",
  37. "SourceColor": "Linear",
  38. "DestColor": "Linear",
  39. "SuppressEngineReduce": true,
  40. "PixelFormat": "BC1",
  41. "IsPowerOf2": true
  42. },
  43. "provo": {
  44. "UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
  45. "Name": "SF_Image",
  46. "SourceColor": "Linear",
  47. "DestColor": "Linear",
  48. "SuppressEngineReduce": true,
  49. "PixelFormat": "BC1",
  50. "IsPowerOf2": true
  51. }
  52. }
  53. }
  54. }