Skip to content

Commit 9a5d24f

Browse files
update Open Source Docs from Roblox internal teams
1 parent ab77627 commit 9a5d24f

33 files changed

+1456
-354
lines changed

content/en-us/art/accessories/automatic-skinning-transfer.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ While Automatic Skinning Transfer often works better than manual skinning, there
3131

3232
### Special skinning transfer joints
3333

34-
Automatic skinning transfer may not work well for certain detailed accessory types, like eyelashes. To get a more controlled skinning transfer result, you have the option to skin accessory geometry to one of two specially named joints: `RBX_Leader` and `RBX_Follower`.
34+
Automatic skinning transfer may not work well for certain detailed accessory types, like eyelashes or eyebrows. To get a more controlled skinning transfer result, you have the option to skin accessory geometry to one of two specially named joints: `RBX_Leader` and `RBX_Follower`.
3535

3636
<Alert severity = 'info'>
3737
It's best to create these joints/bones directly beneath the Root joint in your hierarchy for simplicity and clarity. These joints/bones won't be detected as a part of your character model's R15 rig on import.
@@ -52,6 +52,19 @@ For eyelashes, good candidates for RBX_Leader are the ones that are intended to
5252
</figure>
5353
</GridContainer>
5454

55+
For eyebrows, good candidates for RBX_Leader are vertices along the edges that span the browline.
56+
57+
<GridContainer numColumns="2">
58+
<figure>
59+
<img alt="Screenshot of vertices assigned as leader." src="../../assets/avatar/dynamic-heads/creating-face-accessories/Eyebrows-Follower-Vertices.png" />
60+
<figcaption>Vertices of an eyebrow assigned to a RBX_Leader bone vertex group.</figcaption>
61+
</figure>
62+
<figure>
63+
<img alt="Screenshot of vertices assigned as follower." src="../../assets/avatar/dynamic-heads/creating-face-accessories/Eyebrows-Leader-Vertices.png" />
64+
<figcaption>Vertices of an eyebrow assigned to a RBX_Follower bone vertex group.</figcaption>
65+
</figure>
66+
</GridContainer>
67+
5568
In Blender, user the **Object Data Properties** > **Vertex Groups** to manage and view your vertex group assignments.
5669

5770
<img alt="Screenshot of properties panel with vertex group assignments" src="../../assets/avatar/dynamic-heads/creating-face-accessories/Vertices-Group-Assign.png" />
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

content/en-us/assets/modeling/textures-decals/Properties-Color3-Picker.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)