Phaser API Documentation

  Version: 
Vertex
Properties:
name type description
x number

The x coordinate of the vertex.

y number

The y coordinate of the vertex.

z number

The z coordinate of the vertex.

normalX number

The x normal of the vertex.

normalY number

The y normal of the vertex.

normalZ number

The z normal of the vertex.

u number

UV u texture coordinate of the vertex.

v number

UV v texture coordinate of the vertex.

alpha number

The alpha value of the vertex.

Type:
object
Since: 3.50.0