Class: OBJ

OBJ

OBJ is an importer for the Wavefront OBJ format. The options property supports the following settings:

  • groupsAsObjects: Specifies whether group tags should be treated as separate scene graph objects (true) or as separate MeshInstance components (false). Defaults to true.

new OBJ()

Author:
  • derschmale <http://www.derschmale.com>