Navigation
BlueprintAPI > BlueprintAPI/ScriptableTool > BlueprintAPI/ScriptableTool/Render
Draw Line
Target is Scriptable Tool Render API
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| vector | Start | |
| vector | End | |
| linearcolor | Color | |
| real | Thickness | |
| real | Depth Bias | |
| boolean | Depth Tested |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Render Object |