TagColor
From K-3D
Description
| Tags geometry with a color |
| Plugin Status: | Experimental |
| Categories: | All Plugins, Experimental Plugins, Texture 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 |
| New color | New Color | k3d::color | new_color |
| Default color | Default Color | k3d::color | default_color |
| Tag points | Tag Points | k3d::bool_t | tag_points |
| Tag point groups | Tag Point Groups | k3d::bool_t | tag_point_groups |
| Tag edges | Tag Edges | k3d::bool_t | tag_edges |
| Tag faces | Tag Faces | k3d::bool_t | tag_faces |
| Tag polyhedra | Tag Polyhedra | k3d::bool_t | tag_polyhedra |
| Tag linear curve groups | Tag Linear Groups | k3d::bool_t | tag_linear_curve_groups |
| Tag cubic curve groups | Tag Cubic Curve Groups | k3d::bool_t | tag_cubic_curve_groups |
| Tag bilinear patches | Tag Bilinear Patches | k3d::bool_t | tag_bilinear_patches |
| Tag bicubic patches | Tag Bicubic Patches | k3d::bool_t | tag_bicubic_patches |

