OpenGLFaceVaryingPainter

From K-3D

Jump to: navigation, search

Description

Renders selection hooks for facevarying data
Plugin Status:Experimental
Categories:All Plugins, Experimental Plugins, OpenGL Plugins, Painter Plugins

Metadata

Name Value

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
Alpha Set the transparency (0 is transparent) k3d::double_t alpha
Point Size Size for the points k3d::double_t point_size
Offset Offset factor for the point, in units of edge length k3d::double_t offset