We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a99e234 commit b1b375dCopy full SHA for b1b375d
1 file changed
README.md
@@ -22,7 +22,7 @@ python gltf-texturec.py -i /path/to/model.gltf -o /path/to/new_model.gltf --form
22
23
### Options
24
25
-- **-if [file path]**: Input file path
+- **-i [file path]**: Input file path
26
- **-o [file path]**: Output file path
27
- **-f, --format [format]**: Output texture file format. Default is .dds.
28
- **.dds**: Direct Draw Surface
0 commit comments