123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "Type": "JsonSerialization",
- "Version": 1,
- "ClassName": "MultiplatformPresetSettings",
- "ClassData": {
- "DefaultPreset": {
- "UUID": "{57ED16B1-407B-4E29-BCFC-D3BAE60F2C85}",
- "Name": "AlbedoWithCoverage",
- "RGB_Weight": "CIEXYZ",
- "PixelFormat": "BC1a",
- "IsPowerOf2": true,
- "MipMapSetting": {
- "MipGenType": "Box"
- }
- },
- "PlatformsPresets": {
- "android": {
- "UUID": "{57ED16B1-407B-4E29-BCFC-D3BAE60F2C85}",
- "Name": "AlbedoWithCoverage",
- "RGB_Weight": "CIEXYZ",
- "PixelFormat": "ASTC_4x4",
- "IsPowerOf2": true,
- "MipMapSetting": {
- "MipGenType": "Box"
- }
- },
- "ios": {
- "UUID": "{57ED16B1-407B-4E29-BCFC-D3BAE60F2C85}",
- "Name": "AlbedoWithCoverage",
- "RGB_Weight": "CIEXYZ",
- "PixelFormat": "ASTC_6x6",
- "IsPowerOf2": true,
- "MipMapSetting": {
- "MipGenType": "Box"
- }
- },
- "mac": {
- "UUID": "{57ED16B1-407B-4E29-BCFC-D3BAE60F2C85}",
- "Name": "AlbedoWithCoverage",
- "RGB_Weight": "CIEXYZ",
- "PixelFormat": "BC1a",
- "IsPowerOf2": true,
- "MipMapSetting": {
- "MipGenType": "Box"
- }
- },
- "provo": {
- "UUID": "{57ED16B1-407B-4E29-BCFC-D3BAE60F2C85}",
- "Name": "AlbedoWithCoverage",
- "RGB_Weight": "CIEXYZ",
- "PixelFormat": "BC1a",
- "IsPowerOf2": true,
- "MipMapSetting": {
- "MipGenType": "Box"
- }
- }
- }
- }
- }
|