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

140 lines
4.7 KiB
Plaintext

{
"Type": "JsonSerialization",
"Version": 1,
"ClassName": "MultiplatformPresetSettings",
"ClassData": {
"DefaultPreset": {
"UUID": "{2174E04B-73BB-4DF1-8961-4900DC3C9D72}",
"Name": "ConvolvedCubemap",
"SourceColor": "Linear",
"DestColor": "Linear",
"FileMasks": [
"_ccm",
"_convolvedcubemap"
],
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MaxTextureSize": 256,
"MinTextureSize": 256,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"RequiresConvolve": false
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"PlatformsPresets": {
"android": {
"UUID": "{2174E04B-73BB-4DF1-8961-4900DC3C9D72}",
"Name": "ConvolvedCubemap",
"SourceColor": "Linear",
"DestColor": "Linear",
"FileMasks": [
"_ccm",
"_convolvedcubemap"
],
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MaxTextureSize": 256,
"MinTextureSize": 256,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"RequiresConvolve": false
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"ios": {
"UUID": "{2174E04B-73BB-4DF1-8961-4900DC3C9D72}",
"Name": "ConvolvedCubemap",
"SourceColor": "Linear",
"DestColor": "Linear",
"FileMasks": [
"_ccm",
"_convolvedcubemap"
],
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MaxTextureSize": 256,
"MinTextureSize": 256,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"RequiresConvolve": false
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"mac": {
"UUID": "{2174E04B-73BB-4DF1-8961-4900DC3C9D72}",
"Name": "ConvolvedCubemap",
"SourceColor": "Linear",
"DestColor": "Linear",
"FileMasks": [
"_ccm",
"_convolvedcubemap"
],
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MaxTextureSize": 256,
"MinTextureSize": 256,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"RequiresConvolve": false
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"provo": {
"UUID": "{2174E04B-73BB-4DF1-8961-4900DC3C9D72}",
"Name": "ConvolvedCubemap",
"SourceColor": "Linear",
"DestColor": "Linear",
"FileMasks": [
"_ccm",
"_convolvedcubemap"
],
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MaxTextureSize": 256,
"MinTextureSize": 256,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"RequiresConvolve": false
},
"MipMapSetting": {
"MipGenType": "Box"
}
}
}
}
}