LegacyTriangulateFaces
From K-3D
Description
| Converts input faces into triangles |
| Plugin Status: | Deprecated |
| Categories: | All Plugins, Deprecated Plugins, Polygon Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Input Mesh | Input mesh | k3d::mesh* | input_mesh |
| Output Mesh | Output mesh | k3d::mesh* | output_mesh |
| Mesh Selection | Input Mesh Selection | k3d::mesh_selection | mesh_selection |
| Holes only | Triangulate only faces that contain holes | k3d::bool_t | holes_only |

