new PerformanceWatchdogViewModel()
PerformanceWatchdog 的视图模型。
| Name | Type | Default | Description |
|---|---|---|---|
options.scene |
Scene |
要监控性能的场景实例。 |
|
options.lowFrameRateMessage |
String | 'This application appears to be performing poorly on your system. Please try using a different web browser or updating your video drivers.' |
可选
检测到帧频过低时显示的信息。 该信息以 HTML 形式显示,因此请确保其来源可信,这样您的应用程序就不会受到跨站脚本攻击。 |