Skip to content

Joins CLI without flatten #1272

Answered by donmccurdy
dqnhat asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @dqnhat — currently the CLI does not offer the level of control you're looking for here. If you open the model in https://gltf.report/, open the script tab, and paste and run the script below, does that give the result you expect?

import { join } from '@gltf-transform/functions';

await document.transform(join());

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by donmccurdy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants