Wireframe#
(TextureWireframe)
- Category:
/Texture/Utility
- Default object name:
wireframe
Description#
Show wireframes of objects. This works only for objects seen by primary rays (from a camera).
Attributes#
Name | Type | Description |
---|---|---|
Pass Through | bool |
If checked, the current texture is not evaluated and the value of the attribute selected in Pass Through Attribute is directly forwarded. |
Master Input | string |
Name of the attribute that will be used as output if Pass Through is enabled. |
Invert | bool |
If checked, the texture is inverted. |
Opacity | double |
Set the opacity of the texture. |
Face Color | double[3] |
Color of faces. |
Edge Color | double[3] |
Color of edges. |
Sub Edge Color | double[3] |
Color of sub edges. |
Edge Size | double |
Set the size of edges in pixels. |
Sub Edge Size | double |
Set the size of sub edges in pixels. |
Enable Anti Aliasing | bool |
When enabled, edges are anti-aliased. |