Phaser API Documentation

  Version: 
faces: Array.<Phaser.Geom.Mesh.Face>

Description:

An array containing the Face instances belonging to this Mesh.

A Face consists of 3 Vertex objects.

This array is populated during calls such as addVertices or addOBJ.

Type:
Since: 3.50.0