usage: usd2gltf [-h] [-i INPUT] [-o OUTPUT] [--interpolation INTERPOLATION] [-d] [-f]
optional arguments:
- -h, --help show this help message and exit
- -i INPUT, --input INPUT
- Input USD (.usd, .usdc, .usda, .usdz)
- -o OUTPUT, --output OUTPUT
- Output glTF (.gltf, .glb)
- --interpolation INTERPOLATION
- Interpolation of animation (LINEAR, STEP, CUBIC)
- -d, --debug Run in debug mode
- -f, --flatten Flatten all animations into one animation