Description. Renders mesh faces, after trianglulating them (OpenGL 1.1)
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, OpenGL Plugins, Painter Plugins
Table B.234. OpenGLFacePainter Properties
Label | Description | Type | Script Name |
---|---|---|---|
Enabled | Enable / disable drawing for this painter. | k3d::bool_t | enabled |
Unselected Mesh Color | Color the mesh is drawn in when it is unselected | k3d::color | unselected_mesh_color |
Child Mesh Color | Color the mesh is drawn in when its parent is selected | k3d::color | child_mesh_color |
Selected Mesh Color | Color unselected components are drawn in when their mesh is selected | k3d::color | selected_mesh_color |
Selected Component Color | Color selected components are drawn in | k3d::color | selected_component_color |