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/Assets/Config/AmbientOcclusion.preset

47 lines
1.5 KiB
Plaintext

{
"Type": "JsonSerialization",
"Version": 1,
"ClassName": "MultiplatformPresetSettings",
"ClassData": {
"DefaultPreset": {
"UUID": "{02ED0ECE-B198-49D9-85BC-CEBA6C28546C}",
"Name": "AmbientOcclusion",
"SourceColor": "Linear",
"DestColor": "Linear",
"PixelFormat": "BC4"
},
"PlatformsPresets": {
"android": {
"UUID": "{02ED0ECE-B198-49D9-85BC-CEBA6C28546C}",
"Name": "AmbientOcclusion",
"SourceColor": "Linear",
"DestColor": "Linear",
"MaxTextureSize": 2048,
"PixelFormat": "ASTC_4x4"
},
"ios": {
"UUID": "{02ED0ECE-B198-49D9-85BC-CEBA6C28546C}",
"Name": "AmbientOcclusion",
"SourceColor": "Linear",
"DestColor": "Linear",
"MaxTextureSize": 2048,
"PixelFormat": "ASTC_4x4"
},
"mac": {
"UUID": "{02ED0ECE-B198-49D9-85BC-CEBA6C28546C}",
"Name": "AmbientOcclusion",
"SourceColor": "Linear",
"DestColor": "Linear",
"PixelFormat": "BC4"
},
"provo": {
"UUID": "{02ED0ECE-B198-49D9-85BC-CEBA6C28546C}",
"Name": "AmbientOcclusion",
"SourceColor": "Linear",
"DestColor": "Linear",
"PixelFormat": "BC4"
}
}
}
}