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