1
0
Fork 0

Merge pull request #101419 from DubiousDuck/thumb-doc-fix

Fix SkeletonProfileHumanoid documentation error
This commit is contained in:
Rémi Verschelde 2025-01-11 22:30:13 +01:00
commit 3865598c84
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@
│ └─ LeftHand │ └─ LeftHand
│ ├─ LeftThumbMetacarpal │ ├─ LeftThumbMetacarpal
│ │ └─ LeftThumbProximal │ │ └─ LeftThumbProximal
│ │ └─ LeftThumbDistal
│ ├─ LeftIndexProximal │ ├─ LeftIndexProximal
│ │ └─ LeftIndexIntermediate │ │ └─ LeftIndexIntermediate
│ │ └─ LeftIndexDistal │ │ └─ LeftIndexDistal
@ -49,6 +50,7 @@
└─ RightHand └─ RightHand
├─ RightThumbMetacarpal ├─ RightThumbMetacarpal
│ └─ RightThumbProximal │ └─ RightThumbProximal
│ └─ RightThumbDistal
├─ RightIndexProximal ├─ RightIndexProximal
│ └─ RightIndexIntermediate │ └─ RightIndexIntermediate
│ └─ RightIndexDistal │ └─ RightIndexDistal