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