Options for the join function.

Hierarchy

  • JoinOptions

Properties

keepMeshes: boolean

Prevents joining distinct Meshes and Nodes. Joins only Primitives found within the same parent Mesh. To preserve only named Nodes and Meshes, use keepNamed instead. Default: false.

keepNamed: boolean

Prevents joining named Meshes and Nodes. If keepMeshes is enabled, keepNamed will have no effect. Default: false.

Function symbol, f(📦) → 📦, where the argument and output are a box labeled 'glTF'.

Made by Don McCurdy • TypeDoc documentation • Copyright 2023, MIT license