Navigation
BlueprintAPI > BlueprintAPI/ScriptableTool > BlueprintAPI/ScriptableTool/Drawing > BlueprintAPI/ScriptableTool/Drawing/PointSet
Create and return a new point object. Users should save a reference to this object for future updates or removal from the set.
Target is Scriptable Tool Point Set
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Point Component | The new point object added to the set. |