Phaser API Documentation

  Version: 
setMaxVelocityY(value)

Description:

Sets the Body's maximum vertical velocity.

Parameters:

name type description
value number

The maximum vertical velocity, in pixels per second.

Returns:
Description:

This Body object.

Since: 3.50.0