123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "Type": "JsonSerialization",
- "Version": 1,
- "ClassName": "MultiplatformPresetSettings",
- "ClassData": {
- "DefaultPreset": {
- "UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
- "Name": "SF_Image",
- "SourceColor": "Linear",
- "DestColor": "Linear",
- "SuppressEngineReduce": true,
- "PixelFormat": "BC1",
- "IsPowerOf2": true
- },
- "PlatformsPresets": {
- "android": {
- "UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
- "Name": "SF_Image",
- "SourceColor": "Linear",
- "DestColor": "Linear",
- "SuppressEngineReduce": true,
- "PixelFormat": "ASTC_4x4",
- "IsPowerOf2": true
- },
- "ios": {
- "UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
- "Name": "SF_Image",
- "SourceColor": "Linear",
- "DestColor": "Linear",
- "SuppressEngineReduce": true,
- "PixelFormat": "ASTC_4x4",
- "IsPowerOf2": true
- },
- "mac": {
- "UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
- "Name": "SF_Image",
- "SourceColor": "Linear",
- "DestColor": "Linear",
- "SuppressEngineReduce": true,
- "PixelFormat": "BC1",
- "IsPowerOf2": true
- },
- "provo": {
- "UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
- "Name": "SF_Image",
- "SourceColor": "Linear",
- "DestColor": "Linear",
- "SuppressEngineReduce": true,
- "PixelFormat": "BC1",
- "IsPowerOf2": true
- }
- }
- }
- }
|