AlbedoWithGenericAlpha.preset 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "MultiplatformPresetSettings",
  5. "ClassData": {
  6. "DefaultPreset": {
  7. "UUID": "{5D9ECB52-4CD9-4CB8-80E3-10CAE5EFB8A2}",
  8. "Name": "AlbedoWithGenericAlpha",
  9. "RGB_Weight": "CIEXYZ",
  10. "PixelFormat": "BC3",
  11. "MipMapSetting": {
  12. "MipGenType": "Box"
  13. }
  14. },
  15. "PlatformsPresets": {
  16. "android": {
  17. "UUID": "{5D9ECB52-4CD9-4CB8-80E3-10CAE5EFB8A2}",
  18. "Name": "AlbedoWithGenericAlpha",
  19. "RGB_Weight": "CIEXYZ",
  20. "PixelFormat": "ASTC_4x4",
  21. "MaxTextureSize": 2048,
  22. "MipMapSetting": {
  23. "MipGenType": "Box"
  24. }
  25. },
  26. "ios": {
  27. "UUID": "{5D9ECB52-4CD9-4CB8-80E3-10CAE5EFB8A2}",
  28. "Name": "AlbedoWithGenericAlpha",
  29. "RGB_Weight": "CIEXYZ",
  30. "PixelFormat": "ASTC_6x6",
  31. "MaxTextureSize": 2048,
  32. "MipMapSetting": {
  33. "MipGenType": "Box"
  34. }
  35. },
  36. "mac": {
  37. "UUID": "{5D9ECB52-4CD9-4CB8-80E3-10CAE5EFB8A2}",
  38. "Name": "AlbedoWithGenericAlpha",
  39. "RGB_Weight": "CIEXYZ",
  40. "PixelFormat": "BC3",
  41. "MipMapSetting": {
  42. "MipGenType": "Box"
  43. }
  44. },
  45. "provo": {
  46. "UUID": "{5D9ECB52-4CD9-4CB8-80E3-10CAE5EFB8A2}",
  47. "Name": "AlbedoWithGenericAlpha",
  48. "RGB_Weight": "CIEXYZ",
  49. "PixelFormat": "BC3",
  50. "MipMapSetting": {
  51. "MipGenType": "Box"
  52. }
  53. }
  54. }
  55. }
  56. }