Skip to content

Commit 95bb907

Browse files
Update modifiers.md
1 parent 1b689d1 commit 95bb907

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

documentation/modifiers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ public interface IMeshModifier {
2525
**Key Point:** Returning a Modified Reference
2626

2727
An aspect of the ```IMeshModifier``` interface is that the modify method returns a reference to the modified mesh.
28-
This allows for chaining multiple modifiers in a single operation.
2928

3029
**Applying Modifications**
3130

0 commit comments

Comments
 (0)