Added reflection probe cubemap quality levels

This commit is contained in:
Doug McDiarmid
2021-06-02 18:39:05 -07:00
parent 4a5b7edbfe
commit 9dbe596e40
9 changed files with 595 additions and 6 deletions
@@ -8,7 +8,8 @@
"Name": "IBLSpecular",
"Description": "The input cubemap generates an IBL specular output cubemap.",
"FileMasks": [
"_iblspecularcm"
"_iblspecularcm",
"_iblspecularcm256"
],
"SourceColor": "Linear",
"DestColor": "Linear",
@@ -34,7 +35,8 @@
"UUID": "{908DA68C-97FB-4C4A-97BC-5A55F30F14FA}",
"Name": "IBLSpecular",
"FileMasks": [
"_iblspecularcm"
"_iblspecularcm",
"_iblspecularcm256"
],
"SourceColor": "Linear",
"DestColor": "Linear",
@@ -59,7 +61,8 @@
"UUID": "{908DA68C-97FB-4C4A-97BC-5A55F30F14FA}",
"Name": "IBLSpecular",
"FileMasks": [
"_iblspecularcm"
"_iblspecularcm",
"_iblspecularcm256"
],
"SourceColor": "Linear",
"DestColor": "Linear",
@@ -84,7 +87,8 @@
"UUID": "{908DA68C-97FB-4C4A-97BC-5A55F30F14FA}",
"Name": "IBLSpecular",
"FileMasks": [
"_iblspecularcm"
"_iblspecularcm",
"_iblspecularcm256"
],
"SourceColor": "Linear",
"DestColor": "Linear",
@@ -109,7 +113,8 @@
"UUID": "{908DA68C-97FB-4C4A-97BC-5A55F30F14FA}",
"Name": "IBLSpecular",
"FileMasks": [
"_iblspecularcm"
"_iblspecularcm",
"_iblspecularcm256"
],
"SourceColor": "Linear",
"DestColor": "Linear",
@@ -0,0 +1,135 @@
{
"Type": "JsonSerialization",
"Version": 1,
"ClassName": "MultiplatformPresetSettings",
"ClassData": {
"DefaultPreset": {
"UUID": "{B66395E1-8D0E-4159-989B-FC2B9F091B75}",
"Name": "IBLSpecularHigh",
"Description": "The input cubemap generates an IBL specular output cubemap.",
"FileMasks": [
"_iblspecularcm512"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 512,
"MaxTextureSize": 512,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"PlatformsPresets": {
"android": {
"UUID": "{B66395E1-8D0E-4159-989B-FC2B9F091B75}",
"Name": "IBLSpecularHigh",
"FileMasks": [
"_iblspecularcm512"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 512,
"MaxTextureSize": 512,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"ios": {
"UUID": "{B66395E1-8D0E-4159-989B-FC2B9F091B75}",
"Name": "IBLSpecularHigh",
"FileMasks": [
"_iblspecularcm512"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 512,
"MaxTextureSize": 512,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"mac": {
"UUID": "{B66395E1-8D0E-4159-989B-FC2B9F091B75}",
"Name": "IBLSpecularHigh",
"FileMasks": [
"_iblspecularcm512"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 512,
"MaxTextureSize": 512,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"provo": {
"UUID": "{B66395E1-8D0E-4159-989B-FC2B9F091B75}",
"Name": "IBLSpecularHigh",
"FileMasks": [
"_iblspecularcm512"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 512,
"MaxTextureSize": 512,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
}
}
}
}
@@ -0,0 +1,135 @@
{
"Type": "JsonSerialization",
"Version": 1,
"ClassName": "MultiplatformPresetSettings",
"ClassData": {
"DefaultPreset": {
"UUID": "{7273ACAE-6E34-487C-AF71-99423A6E1CB0}",
"Name": "IBLSpecularLow",
"Description": "The input cubemap generates an IBL specular output cubemap.",
"FileMasks": [
"_iblspecularcm128"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 128,
"MaxTextureSize": 128,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"PlatformsPresets": {
"android": {
"UUID": "{7273ACAE-6E34-487C-AF71-99423A6E1CB0}",
"Name": "IBLSpecularLow",
"FileMasks": [
"_iblspecularcm128"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 128,
"MaxTextureSize": 128,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"ios": {
"UUID": "{7273ACAE-6E34-487C-AF71-99423A6E1CB0}",
"Name": "IBLSpecularLow",
"FileMasks": [
"_iblspecularcm128"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 128,
"MaxTextureSize": 128,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"mac": {
"UUID": "{7273ACAE-6E34-487C-AF71-99423A6E1CB0}",
"Name": "IBLSpecularLow",
"FileMasks": [
"_iblspecularcm128"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 128,
"MaxTextureSize": 128,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"provo": {
"UUID": "{7273ACAE-6E34-487C-AF71-99423A6E1CB0}",
"Name": "IBLSpecularLow",
"FileMasks": [
"_iblspecularcm128"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 128,
"MaxTextureSize": 128,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
}
}
}
}
@@ -0,0 +1,135 @@
{
"Type": "JsonSerialization",
"Version": 1,
"ClassName": "MultiplatformPresetSettings",
"ClassData": {
"DefaultPreset": {
"UUID": "{5CD1AFA6-915B-4716-893C-A5B1F4074C22}",
"Name": "IBLSpecularVeryHigh",
"Description": "The input cubemap generates an IBL specular output cubemap.",
"FileMasks": [
"_iblspecularcm1024"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 1024,
"MaxTextureSize": 1024,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"PlatformsPresets": {
"android": {
"UUID": "{5CD1AFA6-915B-4716-893C-A5B1F4074C22}",
"Name": "IBLSpecularVeryHigh",
"FileMasks": [
"_iblspecularcm1024"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 1024,
"MaxTextureSize": 1024,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"ios": {
"UUID": "{5CD1AFA6-915B-4716-893C-A5B1F4074C22}",
"Name": "IBLSpecularVeryHigh",
"FileMasks": [
"_iblspecularcm1024"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 1024,
"MaxTextureSize": 1024,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"mac": {
"UUID": "{5CD1AFA6-915B-4716-893C-A5B1F4074C22}",
"Name": "IBLSpecularVeryHigh",
"FileMasks": [
"_iblspecularcm1024"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 1024,
"MaxTextureSize": 1024,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"provo": {
"UUID": "{5CD1AFA6-915B-4716-893C-A5B1F4074C22}",
"Name": "IBLSpecularVeryHigh",
"FileMasks": [
"_iblspecularcm1024"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 1024,
"MaxTextureSize": 1024,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
}
}
}
}
@@ -0,0 +1,135 @@
{
"Type": "JsonSerialization",
"Version": 1,
"ClassName": "MultiplatformPresetSettings",
"ClassData": {
"DefaultPreset": {
"UUID": "{8293C236-D3E8-4352-8B18-C2E82EEE6547}",
"Name": "IBLSpecularVeryLow",
"Description": "The input cubemap generates an IBL specular output cubemap.",
"FileMasks": [
"_iblspecularcm64"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 64,
"MaxTextureSize": 64,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"PlatformsPresets": {
"android": {
"UUID": "{8293C236-D3E8-4352-8B18-C2E82EEE6547}",
"Name": "IBLSpecularVeryLow",
"FileMasks": [
"_iblspecularcm64"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 64,
"MaxTextureSize": 64,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"ios": {
"UUID": "{8293C236-D3E8-4352-8B18-C2E82EEE6547}",
"Name": "IBLSpecularVeryLow",
"FileMasks": [
"_iblspecularcm64"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 64,
"MaxTextureSize": 64,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"mac": {
"UUID": "{8293C236-D3E8-4352-8B18-C2E82EEE6547}",
"Name": "IBLSpecularVeryLow",
"FileMasks": [
"_iblspecularcm64"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 64,
"MaxTextureSize": 64,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
},
"provo": {
"UUID": "{8293C236-D3E8-4352-8B18-C2E82EEE6547}",
"Name": "IBLSpecularVeryLow",
"FileMasks": [
"_iblspecularcm64"
],
"SourceColor": "Linear",
"DestColor": "Linear",
"SuppressEngineReduce": true,
"PixelFormat": "R9G9B9E5",
"DiscardAlpha": true,
"MinTextureSize": 64,
"MaxTextureSize": 64,
"IsPowerOf2": true,
"CubemapSettings": {
"Filter": "GGX",
"MipAngle": 7.0,
"MipSlope": 2.299999952316284,
"EdgeFixup": -431602080.0,
"SubId": 2000
},
"MipMapSetting": {
"MipGenType": "Box"
}
}
}
}
}