You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/Asset/ImageProcessingAtom/Config/SF_Image.preset

55 lines
1.8 KiB
Plaintext

{
"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
}
}
}
}