Phaser API Documentation

  Version: 

Member of: Phaser.Types.Math

Vector4Like
Properties:
name type arguments description
x number <optional>

The x component.

y number <optional>

The y component.

z number <optional>

The z component.

w number <optional>

The w component.

Type:
object
Since: 3.50.0