There was an error while loading. Please reload this page.
1 parent ca26b20 commit d08a112Copy full SHA for d08a112
1 file changed
editor/engine-features/render-config.json
@@ -133,7 +133,7 @@
133
"label": "i18n:ENGINE.features.occlusion_query.label",
134
"description": "i18n:ENGINE.features.occlusion_query.description",
135
"native": "USE_OCCLUSION_QUERY",
136
- "wechatPlugin": true,
+ "wechatPlugin": false,
137
"category": "3d"
138
},
139
"geometry-renderer": {
@@ -149,7 +149,7 @@
149
"label": "i18n:ENGINE.features.debug_renderer.label",
150
"description": "i18n:ENGINE.features.debug_renderer.description",
151
"native": "USE_DEBUG_RENDERER",
152
153
154
155
"particle-2d": {
0 commit comments