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 48b3bc5 commit c498577Copy full SHA for c498577
documentation/modifiers.md
@@ -89,7 +89,7 @@ desired effects.
89
* **BevelFacesModifier:** Creates a bevel around the faces of the mesh.
90
* **BevelVerticesModifier:** Creates a bevel around the vertices of the mesh.
91
* **CenterAtModifier:** Centers the mesh at a specific point.
92
-* **CrocodileModifier:**
+* **CrocodileModifier:**Aadds spikes to a mesh by applying the Ambo operation and creating triangular spikes on according faces.
93
* **ExtrudeModifier:** Extrudes the faces of the mesh along their normals.
94
* **FitToAABBModifier:** Scales and **/translates???/** the mesh to fit within an axis-aligned bounding box.
95
* **FlipFacesModifier:** Flips the orientation of the faces of the mesh.
0 commit comments