If a mesh is only influenced by a single bone, then you can make the bone a parent of that mesh. If multiple bones, then SkinnedMesh (and its per-vertex skin index and weights) would be the way to go.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Three.JS - Share skeleton between SkinnedMeshes using same bones structure | 5 | 3531 | May 3, 2023 | |
| From glTF to SkinnedMesh | 6 | 5892 | June 17, 2019 | |
| Create Skeletal Animation using Bones | 6 | 8145 | November 24, 2021 | |
| Replacing SkinnedMesh on fly | 1 | 723 | December 9, 2022 | |
| How to retrieve animations of a SkinnedMesh? | 11 | 1713 | April 15, 2021 |