Преглед изворни кода

Merge pull request #38 from V-Sekai/8-bone-weights-note

Update README.md
K. S. Ernest (iFire) Lee пре 2 година
родитељ
комит
87731e979a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -3,7 +3,7 @@
 A command-line tool for the conversion of 3D model assets on the FBX file format
 A command-line tool for the conversion of 3D model assets on the FBX file format
 to the glTF file format.
 to the glTF file format.
 
 
-Change skinning-weights to 4 with `--skinning-weights 4`, if your engine does not support that feature.
+Change skinning-weights to 4 with `--skinning-weights 4`, if your engine does not support the 8 bone weights feature.
 
 
 Change the default import of the engine to be different from 30 fps if needed, with `--anim-framerate (bake24|bake30|bake60)`.
 Change the default import of the engine to be different from 30 fps if needed, with `--anim-framerate (bake24|bake30|bake60)`.