Navigation
BlueprintAPI > BlueprintAPI/ScriptableTool > BlueprintAPI/ScriptableTool/Drawing
Create and return a new, independent triangle set, used for drawing persistent triangle and quad objects in the scene. Users must save a reference to the created object for future access.
Target is Scriptable Interactive Tool
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | A reference to a new triangle set object |