Phaser API Documentation

  Version: 
updateBounds()

Description:

Updates the bounds of this Face, based on the translated values of the vertices.

Call this method prior to accessing the Face.bounds property.

Returns:
Description:

This Face instance.

Since: 3.50.0
Source: src/geom/mesh/Face.js (Line 310)