Phaser API Documentation

  Version: 
GenerateVertsResult
Properties:
name type description
faces Array.<Phaser.Geom.Mesh.Face>

An array of Face objects generated from the OBJ Data.

vertices Array.<Phaser.Geom.Mesh.Vertex>

An array of Vertex objects generated from the OBJ Data.

Type:
object
Since: 3.50.0