Skip to content

帧率显示

其他方法 - debugShowFramesPerSecond

方法介绍

UniCore viewer 提供 debugShowFramesPerSecond 方法用于开启帧率显示。

在线演示

点击 在线链接 以查看在线演示。

代码示例

js
uniCore.viewer.scene.debugShowFramesPerSecond = true;