Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Tool to create a mesh by triangulating the shapes outlined or traced by a set of selected Spline Components, with optional offset and extrusion
| |
|
| Name |
UTriangulateSplinesTool |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/TriangulateSplinesTool.h |
| Include Path |
#include "TriangulateSplinesTool.h" |
Syntax
UCLASS (MinimalAPI)
class UTriangulateSplinesTool : public UBaseMeshFromSplinesTool
Inheritance Hierarchy
Implements Interfaces
Structs
| Name |
Remarks |
| FPathCache |
Sampled splines, computed in OnSplineUpdate. |
Variables
Protected
Functions