Navigation
API > API/Plugins > API/Plugins/ScriptableToolsFramework > API/Plugins/ScriptableToolsFramework/Drawing > API/Plugins/ScriptableToolsFramework/Drawing/UScriptableToolPointSet
References
| Module | ScriptableToolsFramework |
| Header | /Engine/Plugins/Runtime/ScriptableToolsFramework/Source/ScriptableToolsFramework/Public/Drawing/ScriptableToolPointSet.h |
| Include | #include "Drawing/ScriptableToolPointSet.h" |
| Source | /Engine/Plugins/Runtime/ScriptableToolsFramework/Source/ScriptableToolsFramework/Private/Drawing/ScriptableToolPointSet.cpp |
UFUNCTION (BlueprintCallable, Category="ScriptableTool|Drawing|PointSet")
void SetAllPointsColor
(
FColor Color
)
Remarks
Set the color of all points in the set simultaneously.