Skip to content

Commit 3927bbe

Browse files
Merge pull request #16 from ArtifactForms/ArtifactForms-patch-1
Update modifiers.md
2 parents c52dda7 + 36ae0ab commit 3927bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/modifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* **HolesModifier:** Creates holes in the mesh.
1414
* **InsetModifier:** Insets the faces of the mesh inward.
1515
* **NoiseModifier:** Adds noise to the vertex positions of the mesh. **Normals!**
16-
* **PushPullModifier:** Pushes or pulls the faces of the mesh along their normals.
16+
* **PushPullModifier:** Pushes or pulls vertices towards or away from a specified center point.
1717
* **RemoveDoubleVerticesModifier:** Removes duplicate vertices from the mesh.
1818
* **RotateXModifier:** Rotates the mesh around the X-axis.
1919
* **RotateYModifier:** Rotates the mesh around the Y-axis.

0 commit comments

Comments
 (0)