Description. Sets geometry color
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, Material Plugins, MeshAttributes Plugins
Table B.350. SetColor 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::selection::set | mesh_selection |
Default Color | Color used for unselected faces in case no previous array existed | k3d::color | default_color |
Color | Color to apply to selected faces | k3d::color | color |