Draw Line#
Draw a line between two points
Installation#
To use this Node, you must enable omni.graph.visualization.nodes in the Extension Manager.
Inputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
In (execIn) |
|
Execution input |
|
Start (start) |
|
Line start point |
[0.0, 0.0, 0.0] |
End (end) |
|
Line end point |
[0.0, 0.0, 1.0] |
Color (color) |
|
Line color |
[1.0, 1.0, 1.0, 1.0] |
Thickness (thickness) |
|
Line thickness |
1.0 |
Outputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
Out (execOut) |
|
Execution output |