Reflectance.preset 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "MultiplatformPresetSettings",
  5. "ClassData": {
  6. "DefaultPreset": {
  7. "UUID": "{7A3CC95E-0A0C-4CA1-8357-5712B028B77D}",
  8. "Name": "Reflectance",
  9. "SourceColor": "Linear",
  10. "DestColor": "Linear",
  11. "PixelFormat": "BC4",
  12. "IsPowerOf2": true,
  13. "MipMapSetting": {
  14. "MipGenType": "Box"
  15. }
  16. },
  17. "PlatformsPresets": {
  18. "android": {
  19. "UUID": "{7A3CC95E-0A0C-4CA1-8357-5712B028B77D}",
  20. "Name": "Reflectance",
  21. "SourceColor": "Linear",
  22. "DestColor": "Linear",
  23. "PixelFormat": "ASTC_4x4",
  24. "Swizzle": "rrr1",
  25. "MaxTextureSize": 512,
  26. "IsPowerOf2": true,
  27. "MipMapSetting": {
  28. "MipGenType": "Box"
  29. }
  30. },
  31. "ios": {
  32. "UUID": "{7A3CC95E-0A0C-4CA1-8357-5712B028B77D}",
  33. "Name": "Reflectance",
  34. "SourceColor": "Linear",
  35. "DestColor": "Linear",
  36. "PixelFormat": "ASTC_6x6",
  37. "Swizzle": "rrr1",
  38. "MaxTextureSize": 512,
  39. "IsPowerOf2": true,
  40. "MipMapSetting": {
  41. "MipGenType": "Box"
  42. }
  43. },
  44. "mac": {
  45. "UUID": "{7A3CC95E-0A0C-4CA1-8357-5712B028B77D}",
  46. "Name": "Reflectance",
  47. "SourceColor": "Linear",
  48. "DestColor": "Linear",
  49. "PixelFormat": "BC4",
  50. "IsPowerOf2": true,
  51. "MipMapSetting": {
  52. "MipGenType": "Box"
  53. }
  54. },
  55. "provo": {
  56. "UUID": "{7A3CC95E-0A0C-4CA1-8357-5712B028B77D}",
  57. "Name": "Reflectance",
  58. "SourceColor": "Linear",
  59. "DestColor": "Linear",
  60. "PixelFormat": "BC4",
  61. "IsPowerOf2": true,
  62. "MipMapSetting": {
  63. "MipGenType": "Box"
  64. }
  65. }
  66. }
  67. }
  68. }