12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "Type": "JsonSerialization",
- "Version": 1,
- "ClassName": "MultiplatformPresetSettings",
- "ClassData": {
- "DefaultPreset": {
- "UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
- "Name": "GSI",
- "OutputTypeHandling": "UseInputFormat",
- "SourceColor": "Linear",
- "DestColor": "Linear",
- "IsPowerOf2": true,
- "MipMapSetting": {
- "MipGenType": "Box"
- }
- },
- "PlatformsPresets": {
- "android": {
- "UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
- "Name": "GSI",
- "OutputTypeHandling": "UseInputFormat",
- "MaxTextureSize": 2048,
- "SourceColor": "Linear",
- "DestColor": "Linear",
- "IsPowerOf2": true,
- "MipMapSetting": {
- "MipGenType": "Box"
- }
- },
- "ios": {
- "UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
- "Name": "GSI",
- "OutputTypeHandling": "UseInputFormat",
- "MaxTextureSize": 2048,
- "SourceColor": "Linear",
- "DestColor": "Linear",
- "IsPowerOf2": true,
- "MipMapSetting": {
- "MipGenType": "Box"
- }
- },
- "mac": {
- "UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
- "Name": "GSI",
- "OutputTypeHandling": "UseInputFormat",
- "SourceColor": "Linear",
- "DestColor": "Linear",
- "IsPowerOf2": true,
- "MipMapSetting": {
- "MipGenType": "Box"
- }
- },
- "provo": {
- "UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
- "Name": "GSI",
- "OutputTypeHandling": "UseInputFormat",
- "SourceColor": "Linear",
- "DestColor": "Linear",
- "IsPowerOf2": true,
- "MipMapSetting": {
- "MipGenType": "Box"
- }
- }
- }
- }
- }
|