Description. Renders mesh subdivision surface points
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, OpenGL Plugins, Painter Plugins
Table B.383. VirtualOpenGLSDSPointPainter 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 |
Levels | Number of SDS levels | k3d::int32_t | levels |