AddColorAttribute
From K-3D
Description
| Adds a color attribute to a mesh component, primarily for testing purposes. |
| Plugin Status: | Experimental |
| Categories: | All Plugins, Experimental Plugins, Test 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 |
| Component | Mesh component to receive a new color attribute. | k3d::string_t | component |

