Phaser API Documentation

  Version: 
OBJData
Properties:
name type description
materialLibraries Array.<string>

An array of material library filenames found in the OBJ file.

materials object

If the obj was loaded with an mtl file, the parsed material names are stored in this object.

models Array.<Phaser.Types.Geom.Mesh.OBJModel>

An array of parsed models extracted from the OBJ file.

Type:
object
Since: 3.50.0