Phaser API Documentation

  Version: 
Face
Properties:
name type description
vertex1 Phaser.Types.GameObjects.Vertex

The first face vertex.

vertex2 Phaser.Types.GameObjects.Vertex

The second face vertex.

vertex3 Phaser.Types.GameObjects.Vertex

The third face vertex.

isCounterClockwise boolean

Are the vertices counter-clockwise?

Type:
object
Since: 3.50.0