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_nonpower2.preset

50 lines
1.7 KiB
Plaintext

{
"Type": "JsonSerialization",
"Version": 1,
"ClassName": "MultiplatformPresetSettings",
"ClassData": {
"DefaultPreset": {
"UUID": "{C456B8AB-C360-4822-BCDD-225252D0E697}",
"Name": "SF_Image_nonpower2",
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "BC1"
},
"PlatformsPresets": {
"android": {
"UUID": "{C456B8AB-C360-4822-BCDD-225252D0E697}",
"Name": "SF_Image_nonpower2",
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "ASTC_4x4"
},
"ios": {
"UUID": "{C456B8AB-C360-4822-BCDD-225252D0E697}",
"Name": "SF_Image_nonpower2",
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "ASTC_4x4"
},
"mac": {
"UUID": "{C456B8AB-C360-4822-BCDD-225252D0E697}",
"Name": "SF_Image_nonpower2",
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "BC1"
},
"provo": {
"UUID": "{C456B8AB-C360-4822-BCDD-225252D0E697}",
"Name": "SF_Image_nonpower2",
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "BC1"
}
}
}
}