We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b689d1 commit 95bb907Copy full SHA for 95bb907
documentation/modifiers.md
@@ -25,7 +25,6 @@ public interface IMeshModifier {
25
**Key Point:** Returning a Modified Reference
26
27
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.
29
30
**Applying Modifications**
31
0 commit comments