静态animation静态audio静态default静态default静态destroy静态enable静态fixedWhether to use a fixed frame rate for rendering and updates.
静态font静态FPSFPS limit, the maximum frame rate of the engine, the default is 60. If the developer does not want to fix the logic frame rate limit, set Config.fixedFrames to false to close the fixed frame mode, so that the logic update follows the frequency of the platform's requestAnimationFrame call as much as possible.
静态is静态is静态is静态isfail静态is静态mat静态powerPower preference for the WebGL/WebGPU context. Hints the browser about the desired GPU configuration.
静态premultiplied静态preserve静态print静态use静态useSPRIVW
静态use静态use静态uv静态webGL2
En
Config is used to set some global parameters. If you need to change them, please set them before initializing the engine.
Zh
Config类用于配置一些全局参数。如需更改,请在初始化引擎之前设置。
Blueprintable