OpenGLTexturedFacePainter

From K-3D

Jump to: navigation, search

Description

Renders textured mesh faces, after triangulating them (OpenGL 1.1)
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
Bitmap Bitmap k3d::bitmap* bitmap