Phaser API Documentation

  Version: 
fixedStep: boolean

Description:

Should Physics use a fixed update time-step (true) or sync to the render fps (false)?. False value of this property disables fps and timeScale properties.

Type:
boolean
Default: true
Since: 3.23.0