Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UTriangulateSplinesTool
Sampled splines, computed in OnSplineUpdate.
| Name | FPathCache |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/TriangulateSplinesTool.h |
| Include Path | #include "TriangulateSplinesTool.h" |
Syntax
struct FPathCache
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bClosed | bool | TriangulateSplinesTool.h | ||
| ComponentTransform | FTransform | TriangulateSplinesTool.h | ||
| Vertices | TArray< FVector3d > | TriangulateSplinesTool.h |