Navigation
API > API/Plugins > API/Plugins/ModelingComponents
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/SplineUtil.h |
| Include | #include "SplineUtil.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/SplineUtil.cpp |
namespace UE
{
namespace Geometry
{
namespace SplineUtil
{
void UE&58;&58;Geometry&58;&58;SplineUtil&58;&58;DrawSpline
&40;
const USplineComponent & SplineComp,
IToolsContextRenderAPI & RenderAPI,
const FDrawSplineSettings & Settings
&41;
}
}
}