GSI16.preset 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "MultiplatformPresetSettings",
  5. "ClassData": {
  6. "DefaultPreset": {
  7. "UUID": "{181FE328-5408-4722-895F-1BB61803997B}",
  8. "Name": "GSI16",
  9. "PixelFormat": "R16",
  10. "DiscardAlpha": true,
  11. "SourceColor": "Linear",
  12. "DestColor": "Linear",
  13. "IsPowerOf2": true,
  14. "MipMapSetting": {
  15. "MipGenType": "Box"
  16. }
  17. },
  18. "PlatformsPresets": {
  19. "android": {
  20. "UUID": "{181FE328-5408-4722-895F-1BB61803997B}",
  21. "Name": "GSI16",
  22. "PixelFormat": "R16",
  23. "MaxTextureSize": 2048,
  24. "DiscardAlpha": true,
  25. "SourceColor": "Linear",
  26. "DestColor": "Linear",
  27. "IsPowerOf2": true,
  28. "MipMapSetting": {
  29. "MipGenType": "Box"
  30. }
  31. },
  32. "ios": {
  33. "UUID": "{181FE328-5408-4722-895F-1BB61803997B}",
  34. "Name": "GSI16",
  35. "PixelFormat": "R16",
  36. "MaxTextureSize": 2048,
  37. "DiscardAlpha": true,
  38. "SourceColor": "Linear",
  39. "DestColor": "Linear",
  40. "IsPowerOf2": true,
  41. "MipMapSetting": {
  42. "MipGenType": "Box"
  43. }
  44. },
  45. "mac": {
  46. "UUID": "{181FE328-5408-4722-895F-1BB61803997B}",
  47. "Name": "GSI16",
  48. "PixelFormat": "R16",
  49. "DiscardAlpha": true,
  50. "SourceColor": "Linear",
  51. "DestColor": "Linear",
  52. "IsPowerOf2": true,
  53. "MipMapSetting": {
  54. "MipGenType": "Box"
  55. }
  56. },
  57. "provo": {
  58. "UUID": "{181FE328-5408-4722-895F-1BB61803997B}",
  59. "Name": "GSI16",
  60. "PixelFormat": "R16",
  61. "DiscardAlpha": true,
  62. "SourceColor": "Linear",
  63. "DestColor": "Linear",
  64. "IsPowerOf2": true,
  65. "MipMapSetting": {
  66. "MipGenType": "Box"
  67. }
  68. }
  69. }
  70. }
  71. }