Navigation
BlueprintAPI > BlueprintAPI/ScriptableTool > BlueprintAPI/ScriptableTool/Drawing > BlueprintAPI/ScriptableTool/Drawing/Triangles
- Set the points of the triangle
Target is Scriptable Tool Triangle
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| vector | A | The position of the first corner of the triangle * |
| vector | B | The position of the second corner of the triangle * |
| vector | C | The position of the third corner of the triangle |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |