Optional
importStatic
CreateIf true, the loader will create unique names for objects in the gltf file when multiple objects with the same name are found. This is useful when importing gltf files with multiple objects with the same name, and creating animations for them.
Static
ImportStatic
UseUse MeshLine(an extension of three.js Line2
) instead of default Line
for lines. This allows changing line width and other properties like dashed
.
This is the default value for the flag, it can also be controlled by using the useMeshLines
in the import options.
This is run post parse to extract the result scene from the GLTF object
Preparsers are run on the arraybuffer/string before parsing to read the glb/gltf data