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