Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGCleanSplineSettings
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Settings", Meta=(PCG_Overridable))
bool bFuseColocatedControlPoints
Remarks
Fuse control points that share the same location in world space, within a distance threshold. Colocated points are inherently collinear, so this will automatically be applied when removing collinear points.