123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121 |
- {
- "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.",
- "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",
- "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",
- "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",
- "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",
- "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"
- }
- }
- }
- }
- }
|