Doc > Nodes > SOP > BoxLines
Creates a box made of lines.
Description
What this node creates is different than a box mesh with a wireframe material applied, in the sense that this will not create triangles.
Parameters
Name | Type | Description |
---|---|---|
size | float | size of the box |
sizes | vector3 | sizes on each axis |
center | vector3 | center of the geometry |
mergeLines | boolean | merge lines or keep them as separate objects |