Navigation
BlueprintAPI > BlueprintAPI/ScriptableTool > BlueprintAPI/ScriptableTool/Render
Draw Rect Width Height XY
Target is Scriptable Tool Render API
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| transform | Transform | |
| real | Width | |
| real | Height | |
| linearcolor | Color | |
| real | Line Thickness | |
| real | Depth Bias | |
| boolean | Depth Tested | |
| boolean | Centered |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Render Object |