Phaser API Documentation

  Version: 

Member of: Phaser.Math.Vector3

x: number

Description:

The x component of this Vector.

Type:
number
Default: 0
Since: 3.0.0
Source: src/math/Vector3.js (Line 33)