OpenGLVertexDataPainter
From K-3D
Description
| Prints vertex data near each corresponding vertex |
| 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 |
| Font | Font path | k3d::filesystem::path | font |
| Font Size | Font size. | k3d::double_t | font_size |
| Font Antialiasing | Render antialiased text. | k3d::bool_t | antialias |
| Color | Color of the numbers | k3d::color | color |
| Array Name | Specifies the array to draw | k3d::string_t | array_name |

