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/Reflectance_Linear.preset

82 lines
2.5 KiB
Plaintext

{
"Type": "JsonSerialization",
"Version": 1,
"ClassName": "MultiplatformPresetSettings",
"ClassData": {
"DefaultPreset": {
"UUID": "{9B2114F5-118A-4B3A-9CFE-97FA01EC8CFE}",
"Name": "Reflectance_Linear",
"DestColor": "Linear",
"FileMasks": [
"_spec",
"_refl"
],
"PixelFormat": "BC1",
"IsPowerOf2": true,
"MipMapSetting": {
"MipGenType": "Box"
}
},
"PlatformsPresets": {
"android": {
"UUID": "{9B2114F5-118A-4B3A-9CFE-97FA01EC8CFE}",
"Name": "Reflectance_Linear",
"DestColor": "Linear",
"FileMasks": [
"_spec",
"_refl"
],
"PixelFormat": "ASTC_4x4",
"MaxTextureSize": 2048,
"IsPowerOf2": true,
"MipMapSetting": {
"MipGenType": "Box"
}
},
"ios": {
"UUID": "{9B2114F5-118A-4B3A-9CFE-97FA01EC8CFE}",
"Name": "Reflectance_Linear",
"DestColor": "Linear",
"FileMasks": [
"_spec",
"_refl"
],
"PixelFormat": "ASTC_4x4",
"MaxTextureSize": 2048,
"IsPowerOf2": true,
"MipMapSetting": {
"MipGenType": "Box"
}
},
"mac": {
"UUID": "{9B2114F5-118A-4B3A-9CFE-97FA01EC8CFE}",
"Name": "Reflectance_Linear",
"DestColor": "Linear",
"FileMasks": [
"_spec",
"_refl"
],
"PixelFormat": "BC1",
"IsPowerOf2": true,
"MipMapSetting": {
"MipGenType": "Box"
}
},
"provo": {
"UUID": "{9B2114F5-118A-4B3A-9CFE-97FA01EC8CFE}",
"Name": "Reflectance_Linear",
"DestColor": "Linear",
"FileMasks": [
"_spec",
"_refl"
],
"PixelFormat": "BC1",
"IsPowerOf2": true,
"MipMapSetting": {
"MipGenType": "Box"
}
}
}
}
}