Removed unused parameters in the GSI.preset configuration

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
Chris Galvan
2022-02-01 16:05:30 -06:00
parent 85b8177efa
commit 578a19bf49
@@ -6,9 +6,7 @@
"DefaultPreset": {
"UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
"Name": "GSI",
"PixelFormat": "R8G8B8A8",
"UncompressedAutoPick": true,
"DiscardAlpha": true,
"IsPowerOf2": true,
"MipMapSetting": {
"MipGenType": "Box"
@@ -18,10 +16,8 @@
"android": {
"UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
"Name": "GSI",
"PixelFormat": "R8G8B8A8",
"UncompressedAutoPick": true,
"MaxTextureSize": 2048,
"DiscardAlpha": true,
"IsPowerOf2": true,
"MipMapSetting": {
"MipGenType": "Box"
@@ -30,10 +26,8 @@
"ios": {
"UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
"Name": "GSI",
"PixelFormat": "R8G8B8A8",
"UncompressedAutoPick": true,
"MaxTextureSize": 2048,
"DiscardAlpha": true,
"IsPowerOf2": true,
"MipMapSetting": {
"MipGenType": "Box"
@@ -42,9 +36,7 @@
"mac": {
"UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
"Name": "GSI",
"PixelFormat": "R8G8B8A8",
"UncompressedAutoPick": true,
"DiscardAlpha": true,
"IsPowerOf2": true,
"MipMapSetting": {
"MipGenType": "Box"
@@ -53,9 +45,7 @@
"provo": {
"UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
"Name": "GSI",
"PixelFormat": "R8G8B8A8",
"UncompressedAutoPick": true,
"DiscardAlpha": true,
"IsPowerOf2": true,
"MipMapSetting": {
"MipGenType": "Box"