Skip to content

Commit e957e08

Browse files
mvaganov-metafacebook-github-bot
authored andcommitted
fix(Samples): added chest to all bones listing
Summary: Added chest to all bones listing Reviewed By: sohailshafiiWk Differential Revision: D55550788 fbshipit-source-id: 5a3fee4a6c2f1a4f65f3a2c2e96871c3c857859d
1 parent 1d82ea1 commit e957e08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Runtime/Scripts/BodyTrackingForFitness/BoneGroup.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ public static class BoneGroup
225225
BodyJointId.Body_SpineMiddle,
226226
BodyJointId.Body_SpineUpper,
227227
BodyJointId.Body_SpineUpper,
228+
BodyJointId.Body_Chest,
228229
BodyJointId.Body_Neck,
229230
BodyJointId.Body_Head,
230231
BodyJointId.Body_LeftShoulder,

0 commit comments

Comments
 (0)