Navigation
API > API/Plugins > API/Plugins/ScriptableToolsFramework > API/Plugins/ScriptableToolsFramework/Drawing > API/Plugins/ScriptableToolsFramework/Drawing/UScriptableToolTriangleSet
References
| Module | ScriptableToolsFramework |
| Header | /Engine/Plugins/Runtime/ScriptableToolsFramework/Source/ScriptableToolsFramework/Public/Drawing/ScriptableToolTriangleSet.h |
| Include | #include "Drawing/ScriptableToolTriangleSet.h" |
| Source | /Engine/Plugins/Runtime/ScriptableToolsFramework/Source/ScriptableToolsFramework/Private/Drawing/ScriptableToolTriangleSet.cpp |
UFUNCTION (BlueprintCallable, Category="ScriptableTool|Drawing|TriangleSet")
void SetAllTrianglesMaterial
(
UMaterialInterface * Material
)
Remarks
Set the material of all triangles and quads in the set simultaneously .