Description. Visualizes normal-vector arrays
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, OpenGL Plugins, Painter Plugins
Table B.248. OpenGLNormalArrayPainter Properties
Label | Description | Type | Script Name |
---|---|---|---|
Enabled | Enable / disable drawing for this painter. | k3d::bool_t | enabled |
Storage Class | Array storage class | k3d::string_t | storage_class |
Array Name | Name of the array to visualize. | k3d::string_t | array_name |
Color | Color | k3d::color | color |
Normalize | Normalize vectors for display | k3d::bool_t | normalize |
Scale | Scale vectors for display | k3d::double_t | scale |