|
64 | 64 | | iOSAutoGCInterval | int | iOS高性能模式自动GC间隔(毫秒)。 |
|
65 | 65 | | enableIOSPerformancePlus | bool | 是否使用iOS高性能Plus。 |
|
66 | 66 | | brotliMT: 1 | bool | 是否使用brotli多线程压缩 |
|
| 67 | +| autoAdaptScreen | bool | 是否使用自适应屏幕尺寸变化 | |
67 | 68 |
|
68 | 69 | ## CompressTexture:
|
69 | 70 |
|
70 | 71 | 以下是微信压缩纹理工具涉及配置,如未使用微信压缩纹理工具可以不予设置。
|
71 | 72 |
|
72 |
| -| 字段 | 类型 | 说明 | |
73 |
| -| --- | --- | --- | |
74 |
| -| halfSize | bool | 已废弃。| |
75 |
| -| useDXT5 | bool | 是否开启PC压缩纹理。 | |
76 |
| -| bundleSuffix | string | 已废弃。| |
77 |
| -| parallelWithBundle | int | 已废弃。 | |
78 |
| -| bundleDir | string | 自定义AB包目录路径。 | |
79 |
| -| dstMinDir | string | 压缩纹理产物输出目录。 | |
80 |
| -| debugMode | bool | 是否开启仅ASTC模式。 | |
81 |
| -| force | bool | 是否强制重新执行。 | |
82 |
| - |
| 73 | +| 字段 | 类型 | 说明 | |
| 74 | +| ------------------ | ------ | ---------------------- | |
| 75 | +| halfSize | bool | 已废弃。 | |
| 76 | +| useDXT5 | bool | 是否开启 PC 压缩纹理。 | |
| 77 | +| bundleSuffix | string | 已废弃。 | |
| 78 | +| parallelWithBundle | int | 已废弃。 | |
| 79 | +| bundleDir | string | 自定义 AB 包目录路径。 | |
| 80 | +| dstMinDir | string | 压缩纹理产物输出目录。 | |
| 81 | +| debugMode | bool | 是否开启仅 ASTC 模式。 | |
| 82 | +| force | bool | 是否强制重新执行。 | |
83 | 83 |
|
84 | 84 | ## PlayerPrefsKeys:
|
85 | 85 |
|
|
89 | 89 |
|
90 | 90 | 字体相关配置。请阅读 [WXFont章节](./WXFont.md)。
|
91 | 91 |
|
92 |
| -| 字段 | 类型 | 说明 | |
93 |
| -| --- | --- | --- | |
94 |
| -|CJK_Unified_Ideographs | bool | - | |
95 |
| -|C0_Controls_and_Basic_Latin | bool | - | |
96 |
| -|CJK_Symbols_and_Punctuation | bool | - | |
97 |
| -|General_Punctuation | bool | - | |
98 |
| -|Enclosed_CJK_Letters_and_Months | bool | - | |
99 |
| -|Vertical_Forms | bool | - | |
100 |
| -|CJK_Compatibility_Forms | bool | - | |
101 |
| -|Miscellaneous_Symbols | bool | - | |
102 |
| -|CJK_Compatibility | bool | - | |
103 |
| -|Halfwidth_and_Fullwidth_Forms | bool | - | |
104 |
| -|Dingbats | bool | - | |
105 |
| -|Letterlike_Symbols | bool | - | |
106 |
| -|Enclosed_Alphanumerics | bool | - | |
107 |
| -|Number_Forms | bool | - | |
108 |
| -|Currency_Symbols | bool | - | |
109 |
| -|Arrows | bool | - | |
110 |
| -|Geometric_Shapes | bool | - | |
111 |
| -|Mathematical_Operators | bool | - | |
112 |
| -|CustomUnicode | bool | - | |
| 92 | +| 字段 | 类型 | 说明 | |
| 93 | +| ------------------------------- | ---- | ---- | |
| 94 | +| CJK_Unified_Ideographs | bool | - | |
| 95 | +| C0_Controls_and_Basic_Latin | bool | - | |
| 96 | +| CJK_Symbols_and_Punctuation | bool | - | |
| 97 | +| General_Punctuation | bool | - | |
| 98 | +| Enclosed_CJK_Letters_and_Months | bool | - | |
| 99 | +| Vertical_Forms | bool | - | |
| 100 | +| CJK_Compatibility_Forms | bool | - | |
| 101 | +| Miscellaneous_Symbols | bool | - | |
| 102 | +| CJK_Compatibility | bool | - | |
| 103 | +| Halfwidth_and_Fullwidth_Forms | bool | - | |
| 104 | +| Dingbats | bool | - | |
| 105 | +| Letterlike_Symbols | bool | - | |
| 106 | +| Enclosed_Alphanumerics | bool | - | |
| 107 | +| Number_Forms | bool | - | |
| 108 | +| Currency_Symbols | bool | - | |
| 109 | +| Arrows | bool | - | |
| 110 | +| Geometric_Shapes | bool | - | |
| 111 | +| Mathematical_Operators | bool | - | |
| 112 | +| CustomUnicode | bool | - | |
0 commit comments