Phaser API Documentation

  Version: 
hasFpsLimit: boolean

Description:

Is the FPS rate limited?

This is set by setting the Game Config limit value to a value above zero.

Consider this property as read-only.

Type:
boolean
Default: false
Since: 3.60.0
Source: src/core/TimeStep.js (Line 140)