Phaser API Documentation

  Version: 
getFace(index)

Description:

Returns the Face at the given index in this Mesh Game Object.

Parameters:

name type description
index number

The index of the Face to get.

Returns:
Description:

The Face at the given index, or undefined if index out of range.

Since: 3.50.0