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

117 lines
3.7 KiB
Plaintext

{
"Type": "JsonSerialization",
"Version": 1,
"ClassName": "MultiplatformPresetSettings",
"ClassData": {
"DefaultPreset": {
"UUID": "{6EE749F4-846E-4F7A-878C-F211F85EA59F}",
"Name": "NormalsWithSmoothness",
"SourceColor": "Linear",
"DestColor": "Linear",
"FileMasks": [
"_ddna",
"_normala",
"_nrma",
"_nma",
"_na"
],
"PixelFormat": "BC5s",
"PixelFormatAlpha": "BC4",
"IsPowerOf2": true,
"GlossFromNormal": 1,
"MipRenormalize": true,
"MipMapSetting": {
"MipGenType": "Box"
}
},
"PlatformsPresets": {
"android": {
"UUID": "{6EE749F4-846E-4F7A-878C-F211F85EA59F}",
"Name": "NormalsWithSmoothness",
"SourceColor": "Linear",
"DestColor": "Linear",
"FileMasks": [
"_ddna",
"_normala",
"_nrma",
"_nma",
"_na"
],
"PixelFormat": "ASTC_4x4",
"PixelFormatAlpha": "ASTC_4x4",
"MaxTextureSize": 2048,
"IsPowerOf2": true,
"GlossFromNormal": 1,
"MipRenormalize": true,
"MipMapSetting": {
"MipGenType": "Box"
}
},
"ios": {
"UUID": "{6EE749F4-846E-4F7A-878C-F211F85EA59F}",
"Name": "NormalsWithSmoothness",
"SourceColor": "Linear",
"DestColor": "Linear",
"FileMasks": [
"_ddna",
"_normala",
"_nrma",
"_nma",
"_na"
],
"PixelFormat": "ASTC_4x4",
"PixelFormatAlpha": "ASTC_4x4",
"MaxTextureSize": 2048,
"IsPowerOf2": true,
"GlossFromNormal": 1,
"MipRenormalize": true,
"MipMapSetting": {
"MipGenType": "Box"
}
},
"mac": {
"UUID": "{6EE749F4-846E-4F7A-878C-F211F85EA59F}",
"Name": "NormalsWithSmoothness",
"SourceColor": "Linear",
"DestColor": "Linear",
"FileMasks": [
"_ddna",
"_normala",
"_nrma",
"_nma",
"_na"
],
"PixelFormat": "BC5s",
"PixelFormatAlpha": "BC4",
"IsPowerOf2": true,
"GlossFromNormal": 1,
"MipRenormalize": true,
"MipMapSetting": {
"MipGenType": "Box"
}
},
"provo": {
"UUID": "{6EE749F4-846E-4F7A-878C-F211F85EA59F}",
"Name": "NormalsWithSmoothness",
"SourceColor": "Linear",
"DestColor": "Linear",
"FileMasks": [
"_ddna",
"_normala",
"_nrma",
"_nma",
"_na"
],
"PixelFormat": "BC5s",
"PixelFormatAlpha": "BC4",
"IsPowerOf2": true,
"GlossFromNormal": 1,
"MipRenormalize": true,
"MipMapSetting": {
"MipGenType": "Box"
}
}
}
}
}